chore(codecov): add codecov config (#21)

This is to ensure that trivial decreases in code coverage don't fail the pipeline.
This commit is contained in:
Sven-Hendrik Haase 2022-03-16 22:29:26 +01:00 committed by GitHub
parent 525129ddcb
commit d3a9e0c69d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
codecov.yml Normal file
View File

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