Merge another codecov
This commit is contained in:
parent
1b8c3056e6
commit
7f34f791c0
1 changed files with 4 additions and 3 deletions
|
|
@ -1,13 +1,14 @@
|
|||
# Hold ourselves to a high bar
|
||||
coverage:
|
||||
range: 70..100
|
||||
range: 85..100
|
||||
round: down
|
||||
precision: 2
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 2%
|
||||
threshold: 1%
|
||||
|
||||
# Tests aren't important for coverage
|
||||
# Test files aren't important for coverage
|
||||
ignore:
|
||||
- "tests"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue