repogen/codecov.yml

10 lines
136 B
YAML
Raw Normal View History

2021-01-21 11:52:40 +00:00
coverage:
status:
project:
default:
2021-01-23 13:03:16 +00:00
target: 75%
2021-01-26 13:23:52 +00:00
threshold: 4%
2021-01-21 11:52:40 +00:00
patch:
default:
2021-01-27 12:15:25 +00:00
target: 60%