forgejo-runner-act/codecov.yml

10 lines
191 B
YAML
Raw Normal View History

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