bender/.github/codecov.yml

12 lines
234 B
YAML
Raw Permalink Normal View History

2022-04-28 08:42:34 +00:00
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%