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
Matt Clay 5a059b81c8
ansible-test - Fix Python coverage stub generation (#81611)
As of coverage 7.1.0, files without arcs are not generated.

To work around this, an empty (0, 0) arc is used for each file instead.

This is a follow-up to https://github.com/ansible/ansible/pull/81077

ci_coverage
ci_complete
1 year ago
..
analyze ansible-test - Use raise from to handle exceptions (#80905) 1 year ago
__init__.py ansible-test - Improve code formatting (#79983) 2 years ago
combine.py ansible-test - Fix Python coverage stub generation (#81611) 1 year ago
erase.py ansible-test - Use more native type hints. (#78435) 2 years ago
html.py ansible-test - Use more native type hints. (#78435) 2 years ago
report.py ansible-test - Improve code formatting (#79983) 2 years ago
xml.py ansible-test - Avoid use of deprecated type hints. (#78456) 2 years ago