Files
Hippolyzer/codecov.yml
2021-05-03 23:36:59 +00:00

12 lines
212 B
YAML

coverage:
precision: 1
round: down
range: "50...80"
status:
project:
default:
# Do not fail PRs if the code coverage drops.
target: 0%
threshold: 100%
base: auto