summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/commands/coverage/combine.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206)Matt Clay2023-03-131-1/+4
* [stable-2.14] ansible-test - Fix file permissions for delegation (#80203)Matt Clay2023-03-131-1/+3
* [stable-2.14] ansible-test - Clean up indentation and spaces (#79980) (#79982)Matt Clay2023-02-101-3/+3
* [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)Matt Clay2023-02-101-1/+1
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-7/+8
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-1/+1
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-4/+4
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-7/+7
* ansible-test - Clean up type hints and comments.Matt Clay2022-06-081-2/+1
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-2/+2
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-2/+2
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-2/+2
* ansible-test - Support multiple coverage versions.Matt Clay2022-04-191-7/+9
* ansible-test - Fix PS coverage `--all` generation.Matt Clay2022-03-091-14/+18
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-1/+0
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-241-22/+8
* ansible-test - Fix code coverage reporting. (#75771)Matt Clay2021-09-231-2/+3
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-15/+25
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-121-2/+2
* Fix combined coverage file detection.Matt Clay2021-05-171-1/+1
* Expand delegation options for coverage commands.Matt Clay2021-05-171-7/+59
* ansible-test - use pwsh to generate stubs (#74271)Jordan Borean2021-05-171-10/+15
* Fix ansible-test imports and paths after refactor.Matt Clay2021-05-051-4/+4
* Reorganize command implementations.Matt Clay2021-05-051-0/+303