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/coverage
Matt Clay 9765a80bd4
Fix ansible-test coverage analysis option usage. (#68406)
* Fix ansible-test coverage analysis option usage.

The `--input-dir` option for `coverage analyze targets generate` was being ignored.

No changelog entry since this feature has not yet been released.

* Move coverage config to fix type annotations.

Declaring the types before referencing them makes sure they're recognized by tools such as PyCharm.
6 years ago
..
analyze Fix ansible-test coverage analysis option usage. (#68406) 6 years ago
__init__.py Fix ansible-test coverage analysis option usage. (#68406) 6 years ago
combine.py Fix ansible-test handling of no Python coverage. 6 years ago
erase.py Add code coverage target analysis to ansible-test. (#67141) 6 years ago
html.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
report.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
xml.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago