We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d9040 commit 15aa55aCopy full SHA for 15aa55a
1 file changed
codecov.yml
@@ -0,0 +1,12 @@
1
+coverage:
2
+ status:
3
+ project:
4
+ default:
5
+ informational: true
6
+ target: auto
7
+ # adjust accordingly based on how flaky your tests are
8
+ # this allows a 10% drop from the previous base commit coverage
9
+ threshold: 10%
10
+ patch:
11
12
0 commit comments