codecov: add 5% threshold

We're only using code coverage as additional information. Put in a 5%
threshold so that small fixes that decrease coverage slightly don't
block pull requests.
This commit is contained in:
Lars Karlitski 2020-05-11 23:02:46 +02:00 committed by Tom Gundersen
parent 3a961da7a5
commit d49f0fef44

View file

@ -1,4 +1,7 @@
coverage: coverage:
project:
default:
treshold: 5%
status: status:
patch: no patch: no
codecov: codecov: