Stop Codecov failing good pull requests

Something doesn't quite work with our Codecov setup. It somehow thinks
that the coverage is decreasing even though it's either not changing or
even increasing.

Until those problems are resolved, let's not mark pull requests as
failed so that we can rely on the pull's overall status report.
This commit is contained in:
Maikel Linke
2021-05-20 14:18:43 +10:00
parent 90bb9870ab
commit 5ccaa521cf

5
.github/codecov.yml vendored Normal file
View File

@@ -0,0 +1,5 @@
coverage:
status:
project:
default:
informational: true