codecov: update config

This commit is contained in:
CrazyMax
2023-09-09 11:50:13 +02:00
parent c9a433aeef
commit bba98f9cf3

View File

@ -1,3 +1,12 @@
comment: false
coverage:
status:
project: # settings affecting project coverage
default:
target: auto # auto % coverage target
threshold: 5% # allow for 5% reduction of coverage without failing
patch: off
github_checks:
annotations: false