Merge pull request #3315 from davidhewitt/ignore-pytests-coverage

codecov: ignore coverage for pytests directory
This commit is contained in:
Adam Reichold 2023-07-13 05:42:54 +00:00 committed by GitHub
commit d3d4e859c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,5 +10,5 @@ coverage:
ignore:
- tests/*.rs
- pytests/*.rs
- src/test_hygiene/*.rs
- src/impl_/ghost.rs