ansible/test/lib/ansible_test/_internal/coverage/analyze
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.
2020-03-23 13:05:29 -07:00
..
targets Fix ansible-test coverage analysis option usage. (#68406) 2020-03-23 13:05:29 -07:00
__init__.py