diff --git a/.codecov.yaml b/.codecov.yaml new file mode 100644 index 000000000..9f9110dad --- /dev/null +++ b/.codecov.yaml @@ -0,0 +1,11 @@ +coverage: + range: "75..85" + status: + project: + default: + threshold: 0.1% + patch: + default: + target: 75% +github_checks: + annotations: false