sanic/codecov.yml

11 lines
165 B
YAML
Raw Normal View History

2021-02-22 13:14:04 +00:00
coverage:
status:
project:
default:
target: auto
threshold: 0.5%
patch:
default:
target: auto
2021-02-22 13:15:51 +00:00
threshold: 0.25%