diff --git a/.codecov.yml b/.codecov.yml index 37204dd2f7..c27bb117eb 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,8 +2,9 @@ coverage: status: project: - target: auto - treshold: null - base: auto + default: + target: auto + treshold: null + base: auto comment: off