ci: increase codecov threshold to 5% (#712)

Increases codecov threshold to 5% for less annoying failures.
This commit is contained in:
Clement Tsang 2022-04-27 18:19:48 -04:00 committed by GitHub
parent 08bb933f38
commit 2b893ea6aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,7 @@
coverage:
status:
project:
default:
target: auto
threshold: 5%
patch: off