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 3c13a78 commit 5db10eaCopy full SHA for 5db10ea
codecov.yml
@@ -0,0 +1,15 @@
1
+coverage:
2
+ status:
3
+ project:
4
+ default:
5
+ # Allow up to 1% drop from base coverage
6
+ threshold: 1%
7
+ patch:
8
9
+ # Allow patch coverage to be 5% below project coverage
10
+ threshold: 5%
11
+
12
+comment:
13
+ layout: "reach,diff,flags,files"
14
+ behavior: default
15
+ require_changes: false
0 commit comments