Files
zaza-openstack-tests/codecov.yml
Chris MacNaughton a47640cf69 Add codecov configuration to exclude the charm tests
This does not, however, exclude the configure code in
charm_tests as that can, and should, be unit tested :)
2020-04-10 10:37:58 +02:00

3 lines
54 B
YAML

ignore:
- "zaza/openstack/charm_tests/**/*tests.py"