diff --git a/.codecov.yml b/.codecov.yml index ea0bea3ac..8f5442541 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -27,3 +27,10 @@ ignore: - "api/docgen-openrpc/**" github_checks: annotations: false +coverage: + status: + project: + default: + target: auto + threshold: 0.1% +