Files
sphinx/.codecov.yml

11 lines
272 B
YAML
Raw Normal View History

2018-02-17 00:16:34 +09:00
coverage:
status:
2018-02-18 17:34:21 +09:00
project:
2018-02-17 00:16:34 +09:00
default:
# allowed to drop X% and still result in a "success" commit status
threshold: 0.05
2018-02-20 20:51:53 +09:00
patch:
default:
# allowed to drop X% and still result in a "success" commit status
threshold: 0.05