You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_internal/commands/coverage
Jordan Borean 0d44d0fde4
ansible-test - fix coverage for test modules (#84366) (#84401)
Fixes the coverage path translation for modules located in integration
test paths. Instead of trying to match by the unique temporary path name
that the module is executed as, the reporting tool will translate it to
the static path that the module is actually located under.

(cherry picked from commit f9b58fa13f)
11 months ago
..
analyze ansible-test - Use raise from to handle exceptions (#80905) 3 years ago
__init__.py ansible-test - fix coverage for test modules (#84366) (#84401) 11 months ago
combine.py ansible-test - Fix Python coverage stub generation (#81611) 2 years ago
erase.py ansible-test - Use more native type hints. (#78435) 3 years ago
html.py ansible-test - Use more native type hints. (#78435) 3 years ago
report.py ansible-test - Improve code formatting (#79983) 3 years ago
xml.py ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago