diff --git a/codecov.yml b/codecov.yml index 2bce0b0e9..a5f426e4e 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,7 @@ coverage: range: 50..90 round: nearest - precision: 2 \ No newline at end of file + precision: 2 + status: + project: false + patch: false