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 7320e74 commit 43e78afCopy full SHA for 43e78af
codecov.yml
@@ -0,0 +1,15 @@
1
+---
2
+coverage:
3
+ status:
4
+ project:
5
+ default:
6
+ # Set the threshold to allow a decrease of up to 5% without failing the PR
7
+ threshold: 5%
8
+ patch:
9
10
+ # Set the threshold to allow a decrease of up to 5% in patch coverage without failing the PR
11
12
+
13
+comment:
14
+ layout: "header, diff, flags, files"
15
+ behavior: default
0 commit comments