Skip to content

Commit e9590e4

Browse files
Create codecov.yml
1 parent 3977d39 commit e9590e4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

codecov.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
ignore:
2+
- "suite2p/gui/*"
3+
coverage:
4+
status:
5+
project:
6+
default:
7+
target: auto
8+
# adjust accordingly based on how flaky your tests are
9+
# this allows a 5% drop from the previous base commit coverage
10+
threshold: 5%

0 commit comments

Comments
 (0)