Merge pull request #4159 from cdr/jsjoeio-fix-codecov-config
fix(codecov): use status > patch correctly
This commit is contained in:
commit
674f37f244
1
.github/codecov.yml
vendored
1
.github/codecov.yml
vendored
@ -6,6 +6,7 @@ coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
range: "40...70"
|
||||
status:
|
||||
patch: off
|
||||
|
||||
parsers:
|
||||
|
Reference in New Issue
Block a user