Skip to content

Commit 92f4780

Browse files
authored
Ignore benchmarks for codecov (#287)
* Ignore benchmarks for codecov * Apply suggestions from code review
1 parent 0cea972 commit 92f4780

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

codecov.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ codecov:
55
comment: false
66

77
ignore:
8-
- "benchmarks/*.py"
8+
- "asv_bench/benchmarks/*.py"
99
- "tests/*.py"
10-
- "setup.py"
1110

1211
coverage:
1312
precision: 2

0 commit comments

Comments
 (0)