Codecov: ignore tests files (#30202)

codecov ignore test
old-commit-hash: 7fd52cd0d1
laptop
Justin Newberry 2 years ago committed by GitHub
parent 5de3198888
commit d4fffb80dc
  1. 2
      codecov.yml

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