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