ansible/changelogs/fragments/ansible-test-coverage-reorg.yml
Matt Clay d584584474 Reorganize ansible-test coverage code.
This change moves all code for the `ansible-test coverage` command into the `coverage` directory.

Each subcommand is split into a separate file.

Only minor spelling changes were made aside from code relocation.
2020-01-30 14:41:21 -08:00

3 lines
125 B
YAML

minor_changes:
- reorganized code for the ``ansible-test coverage`` command for easier maintenance and feature additions