diff --git a/.codecov.yml b/.codecov.yml index 0815bcc..ea6a877 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,17 +1,13 @@ codecov: token: f6004578-8b3d-4366-bcea-c229423ba532 - comment: - after_n_builds: 9 coverage: + precision: 2 + round: down + range: "90...100" status: project: default: target: auto - threshold: 9% - informational: true - patch: - default: - target: auto - threshold: 10% + threshold: 2.0% informational: true