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
+2 -2
View File
@@ -9,10 +9,10 @@ coverage:
project:
default:
target: auto
threshold: 0%
threshold: 1%
only_pulls: false
patch:
default:
target: auto
threshold: 0%
threshold: 1%
only_pulls: true