add status checks
This commit is contained in:
parent
69018f36d3
commit
345c652e75
|
@ -0,0 +1,8 @@
|
|||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto # auto compares coverage to the previous base commit
|
||||
patch:
|
||||
default:
|
||||
target: 100%
|
Loading…
Reference in New Issue