ansible/.azure-pipelines/scripts
Matt Clay bdae72ef6c Add fallback for coverage report generation.
This should allow the same script to be used for two different scenarios:

- ansible-core across multiple versions (not all of which support `--docker` for coverage reports)
- collections (which should always use the `devel` branch for coverage reports)
2021-05-17 17:42:42 -07:00
..
aggregate-coverage.sh
combine-coverage.py
process-results.sh
publish-codecov.sh Use our own copy of the Codecov uploader (#74460) 2021-04-29 10:26:23 -04:00
report-coverage.sh Add fallback for coverage report generation. 2021-05-17 17:42:42 -07:00
run-tests.sh
time-command.py