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 8262c95 commit 78c1872Copy full SHA for 78c1872
codecov.yml
@@ -3,11 +3,9 @@ coverage:
3
project: #code coverage requirements for the entire project
4
default:
5
target: 50% #the required coverage value
6
- informational: true #temporary until CodeCov is setup on the repo
7
patch: # code coverage requirements for the changes in the commit
8
9
target: 70% #the required coverage value
10
11
comment: #Layout of the PR comment
12
layout: "reach, diff, files"
13
behavior: default
0 commit comments