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.
2 parents dfc88e3 + 7ac015e commit d0d739bCopy full SHA for d0d739b
.github/codecov.yml
@@ -5,7 +5,8 @@ codecov:
5
coverage:
6
precision: 2
7
round: down
8
- range: "70...100"
+ range: "40...70"
9
+ patch: off
10
11
parsers:
12
gcov:
package.json
@@ -148,7 +148,7 @@
148
],
149
"coverageThreshold": {
150
"global": {
151
- "lines": 40
+ "lines": 60
152
}
153
},
154
"modulePathIgnorePatterns": [
0 commit comments