27fc049993
The last task in a play should now properly report code coverage. This change should also eliminate empty coverage files, as well as incomplete coverage files resulting from early worker termination.
3 lines
246 B
YAML
3 lines
246 B
YAML
bugfixes:
|
|
- ansible-test now correctly collects code coverage on the last task in a play.
|
|
This should resolve issues with missing code coverage, empty coverage files and corrupted coverage files resulting from early worker termination.
|