Refine Codecov Settings (#2061)

This commit is contained in:
Bibo-Joshi 2020-08-21 23:37:07 +02:00 committed by GitHub
parent da452df07d
commit faa93fbf75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,10 @@
comment: false comment: false
coverage:
status:
project:
default:
# We allow small coverage decreases in the project because we don't retry
# on hitting flood limits, which adds noise to the coverage
target: auto
threshold: 0.1%