hellgate/.github/codecov.yml
2022-02-09 18:21:50 +03:00

12 lines
234 B
YAML

coverage:
status:
project:
default:
# Don't allow total coverage to drop
target: auto
threshold: 0%
patch:
default:
# Force new code to be at least 80% covered
target: 80%