summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-coverage-incomplete.yml
blob: 1327366d8b4976ae1d1e09feaf1b061847195997 (plain)
1
2
3
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.