diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..2e7d8709 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,11 @@ +codecov: + range: "90...100" + round: down + precision: 2 + strict_yaml_branch: main + status: + project: + default: + informational: true + comment: + require_changes: true