Merge another codecov

This commit is contained in:
Jon Gjengset 2022-09-17 12:22:18 -07:00
parent 1b8c3056e6
commit 7f34f791c0

View file

@ -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"