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:
|
coverage:
|
||||||
range: 70..100
|
range: 85..100
|
||||||
round: down
|
round: down
|
||||||
precision: 2
|
precision: 2
|
||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
threshold: 2%
|
threshold: 1%
|
||||||
|
|
||||||
# Tests aren't important for coverage
|
# Test files aren't important for coverage
|
||||||
ignore:
|
ignore:
|
||||||
- "tests"
|
- "tests"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue