summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/_internal/commands/coverage (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-139-2/+14
* ansible-test - Clean up indentation and spaces (#79980)Matt Clay2023-02-107-47/+47
* ansible-test - Fix file permissions for delegation (#79932)Matt Clay2023-02-071-1/+3
* ansible-test - Fix various type hinting issues. (#79798)Matt Clay2023-01-244-9/+15
* ansible-test - Avoid direct use of `errno`.Matt Clay2022-11-291-6/+2
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-059-55/+58
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-053-5/+5
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-0410-98/+98
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-0413-46/+46
* ansible-test - Fix TTY and output handling. (#78350)Matt Clay2022-07-261-4/+0
* ansible-test - Clean up type hints and comments.Matt Clay2022-06-091-2/+1
* ansible-test - Code cleanup.Matt Clay2022-06-011-1/+1
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-052-2/+2
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-272-3/+12
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-262-12/+3
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-252-3/+12
* ansible-test - Support multiple coverage versions.Matt Clay2022-04-202-30/+71
* ansible-test - Fix PS coverage `--all` generation.Matt Clay2022-03-091-14/+18
* ansible-test - Simplify type hints.Matt Clay2022-03-045-31/+26
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-287-10/+15
* ansible-test - Fix type hints.Matt Clay2022-01-052-3/+3
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-244-56/+23
* ansible-test - Fix code coverage reporting. (#75771)Matt Clay2021-09-244-8/+9
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-2113-95/+177
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-131-2/+2
* Fix combined coverage file detection.Matt Clay2021-05-181-1/+1
* Expand delegation options for coverage commands.Matt Clay2021-05-176-20/+83
* 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-0613-38/+38
* Reorganize command implementations.Matt Clay2021-05-0613-0/+1690