ci: Move codecov.yml and add thresholds as intermittent fix to random coverage changes
This commit is contained in:
@@ -9,10 +9,10 @@ coverage:
|
|||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
target: auto
|
target: auto
|
||||||
threshold: 0%
|
threshold: 1%
|
||||||
only_pulls: false
|
only_pulls: false
|
||||||
patch:
|
patch:
|
||||||
default:
|
default:
|
||||||
target: auto
|
target: auto
|
||||||
threshold: 0%
|
threshold: 1%
|
||||||
only_pulls: true
|
only_pulls: true
|
||||||
Reference in New Issue
Block a user