diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..9d979f62 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,11 @@ +--- +coverage: + status: + project: + default: + target: 80% # the required coverage value + threshold: 0.5% # the leniency in hitting the target + patch: + default: + target: 80% # the required coverage value + threshold: 0.5% # the leniency in hitting the target