Skip to content

Commit 05352c4

Browse files
committed
Ignore benchmark and test directories for coverage report.
1 parent 99cafce commit 05352c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.coveragerc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[run]
2+
omit =
3+
scipy_dae/integrate/_dae/benchmarks/*
4+
scipy_dae/integrate/_dae/tests/*

0 commit comments

Comments
 (0)