And lower coverage threshold to 60% this should prevent coverage to fail on simple patch like https://github.com/jupyter/notebook/pull/1418
parent
27a4bf8e4b
commit
18a6698691
@ -0,0 +1,10 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
threshold: 0.1
|
||||
patch:
|
||||
default:
|
||||
target: auto
|
||||
threshold: 0.1
|
||||
Loading…
Reference in new issue