forgejo-runner-act/codecov.yml

10 lines
191 B
YAML
Raw Normal View History

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