diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..0df0e49da --- /dev/null +++ b/codecov.yml @@ -0,0 +1,6 @@ +coverage: + status: + project: + default: + target: 94% # the required coverage value + threshold: 1% # the leniency in hitting the target