ci: Move codecov.yml and add thresholds as intermittent fix to random coverage changes

This commit is contained in:
monacoremo
2021-08-08 06:42:59 +02:00
committed by Remo
parent fb2adea5e9
commit c7b1cda3ed
+18
View File
@@ -0,0 +1,18 @@
codecov:
branch: main
require_ci_to_pass: false
comment: false
coverage:
status:
project:
default:
target: auto
threshold: 1%
only_pulls: false
patch:
default:
target: auto
threshold: 1%
only_pulls: true