diff --git a/codecov.yaml b/codecov.yaml new file mode 100644 index 0000000..545c8ed --- /dev/null +++ b/codecov.yaml @@ -0,0 +1,4 @@ +ignore: + - "argus/examples/" + - "pyargus/**/test_*.py" + - "argus-derive/"