diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..faf702b --- /dev/null +++ b/codecov.yml @@ -0,0 +1,7 @@ +codecov: + branch: main + strict_yaml_branch: main +coverage: + range: 70..85 + round: down + precision: 0 \ No newline at end of file