ansible/test/lib/ansible_test/_internal
Matt Clay 5e68bb3d93
Add code coverage target analysis to ansible-test. (#67141)
* Refactor coverage file enumeration.
* Relocate sanitize_filename function.
* Support sets when writing JSON files.
* Generalize setting of info_stderr mode.
* Split out coverage path checking.
* Split out collection regex logic.
* Improve sanitize_filename type hints and docs.
* Clean up coverage erase command.
* Fix docs and type hints for initialize_coverage.
* Update type hints on CoverageConfig.
* Split out logic for finding modules.
* Split out arc enumeration.
* Split out powershell coverage enumeration.
* Raise verbosity level of empty coverage warnings.
* Add code coverage target analysis to ansible-test.
2020-02-05 22:16:15 -08:00
..
cloud Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
coverage Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
integration Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
provider Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
sanity Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
units Fix ansible-test pytest plugin loading. (#62119) 2019-09-10 23:27:05 -07:00
__init__.py
ansible_util.py Fix ansible-test coverage of ansible-connection. 2020-01-28 23:47:07 -08:00
cache.py
changes.py
classification.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
cli.py Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
config.py Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
constants.py
core_ci.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
csharp_import_analysis.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
data.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
delegation.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
diff.py
docker_util.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
env.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
executor.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
git.py Fix ansible-test handling of git submodules. (#65027) 2019-11-19 10:19:03 -08:00
http.py
import_analysis.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
init.py
io.py Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
manage_ci.py Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
metadata.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
payload.py Fix ansible-test tar format handling. 2020-01-29 20:31:54 -08:00
powershell_import_analysis.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
target.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
test.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
thread.py
types.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
util.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
util_common.py Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
venv.py Fix ansible-test virtualenv real python search. 2019-10-03 17:12:33 -07:00