We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3977d39 commit e9590e4Copy full SHA for e9590e4
codecov.yml
@@ -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