codecov: disable "patch" status

CodeCov has been very hit-and-miss recently; it looks like we
may need some additional settings to make it compare with the
correct parent commit (perhaps it doesn't work well with rebasing),

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2022-06-07 16:47:39 +02:00
parent aca813e135
commit b2795564dc
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 1 additions and 4 deletions

View File

@ -5,10 +5,7 @@ github_checks:
coverage:
status:
patch:
default:
target: 50%
only_pulls: true
patch: false
# project will give us the diff in the total code coverage between a commit
# and its parent
project: