ci: set codecov threshold

This commit is contained in:
Nicolas Giard 2022-05-31 18:56:39 -04:00 committed by GitHub
parent 60ba38defe
commit 2f915e0ef4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
codecov.yml Normal file
View file

@ -0,0 +1,6 @@
coverage:
status:
project:
default:
target: auto
threshold: 1%