Fix patch coverage settings

This commit is contained in:
Mathias Baumann 2019-02-20 16:09:00 +01:00
parent 0613c69c4a
commit b92c4fb926

View File

@ -3,6 +3,10 @@ codecov:
coverage: coverage:
range: 70...100 range: 70...100
status: status:
patch:
default:
target: "50%"
paths: "!test/"
project: project:
default: default:
target: auto target: auto