Skip to content

Commit bb99611

Browse files
committed
ignore test_speed.py in codecov
1 parent 314b155 commit bb99611

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ coverage:
55
target: auto # use the coverage from the base commit, fail if coverage is lower
66
threshold: 0% # allow the coverage to drop by
77

8+
ignore:
9+
- "tests/test_speed.py" # ignore performance testing in test coverage.
10+
811
comment:
912
layout: " diff, flags, files"
1013
behavior: default

0 commit comments

Comments
 (0)