Skip to content

Commit 2149e5d

Browse files
author
Ashley Scillitoe
committed
Ignore tests in codecov (#614)
1 parent 504dab5 commit 2149e5d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ comment:
2323
layout: "reach,diff,flags,tree"
2424
behavior: default
2525
require_changes: no
26+
27+
ignore:
28+
- "**/tests/*" # ignore anything in tests/ directories
29+
- "**/test_*.py" # ignore test_*.py files even if they are located elsewhere

0 commit comments

Comments
 (0)