blob: 2ce4fda70110a5d8314d020134b3651abeb4eee4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
coverage:
status:
project:
default:
# allowed to drop X% and still result in a "success" commit status
threshold: 0.05
patch:
default:
# allowed to drop X% and still result in a "success" commit status
threshold: 0.05
|