diff --git a/.codecov.yml b/.codecov.yml index 5118fe7b3..55fac56c8 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,13 +1,14 @@ coverage: status: project: + default: off linux: flags: linux - target: 98.48 + target: auto threshold: 0.1 base: auto windows: flags: windows - target: 96.84 + target: auto threshold: 0.1 base: auto