ansible/changelogs/fragments/ansible-test-coverage-incomplete.yml

4 lines
246 B
YAML
Raw Normal View History

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.