act/codecov.yml

10 lines
191 B
YAML
Raw Normal View History

2021-03-29 13:28:45 +08:00
coverage:
status:
project:
default:
target: auto # auto compares coverage to the previous base commit
threshold: 1%
2021-03-29 13:28:45 +08:00
patch:
default:
2021-05-06 00:48:50 +08:00
target: 50%