act/codecov.yml

10 lines
191 B
YAML
Raw Normal View History

2021-03-29 00:28:45 -05:00
coverage:
status:
project:
default:
target: auto # auto compares coverage to the previous base commit
threshold: 1%
2021-03-29 00:28:45 -05:00
patch:
default:
target: 80%