ignore proc-macro crage for codecov

This commit is contained in:
Anand Balakrishnan 2023-10-15 14:45:47 -07:00
parent 55104f9051
commit a92b4c1b9d
No known key found for this signature in database

4
codecov.yaml Normal file
View file

@ -0,0 +1,4 @@
ignore:
- "argus/examples/"
- "pyargus/**/test_*.py"
- "argus-derive/"