We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf4279 commit c3350d2Copy full SHA for c3350d2
codecov.yml
@@ -0,0 +1,11 @@
1
+coverage:
2
+ status:
3
+ patch:
4
+ default:
5
+ informational: true
6
+ project:
7
8
+ target: auto
9
+ # adjust accordingly based on how flaky your tests are
10
+ # this allows a 2% drop from the previous base commit coverage
11
+ threshold: 2%
0 commit comments