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 :)
This commit is contained in:
2
codecov.yml
Normal file
2
codecov.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
ignore:
|
||||
- "zaza/openstack/charm_tests/**/*tests.py"
|
||||
Reference in New Issue
Block a user