codecov: ignore coverage for pytests directory
This commit is contained in:
parent
ec0f0d4051
commit
88f6f572c0
|
@ -10,5 +10,5 @@ coverage:
|
|||
|
||||
ignore:
|
||||
- tests/*.rs
|
||||
- pytests/*.rs
|
||||
- src/test_hygiene/*.rs
|
||||
- src/impl_/ghost.rs
|
||||
|
|
Loading…
Reference in a new issue