added .codecov.yml (#1187)

This commit is contained in:
kolibril13 2021-03-28 11:17:06 +02:00 committed by GitHub
commit 6ef0733a1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
.codecov.yml Normal file
View file

@ -0,0 +1,13 @@
codecov:
notify:
require_ci_to_pass: no
after_n_builds: 1
coverage:
status:
project:
default:
# Require 1% coverage, i.e., always succeed
target: 1
patch: true
changes: false
comment: off