Codecov: ignore tests files (#30202)

codecov ignore test
old-commit-hash: 7fd52cd0d14ed5311d4a83f9bbc974a5aea907a8
This commit is contained in:
Justin Newberry
2023-10-06 20:13:52 -07:00
committed by GitHub
parent 5de3198888
commit d4fffb80dc

View File

@@ -6,3 +6,5 @@ coverage:
informational: true
patch: off
ignore:
- "**/test_*.py"