act/codecov.yml
2021-05-05 09:48:50 -07:00

9 lines
191 B
YAML

coverage:
status:
project:
default:
target: auto # auto compares coverage to the previous base commit
threshold: 1%
patch:
default:
target: 50%