diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..ab540e5 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,6 @@ +coverage: + status: + project: + default: + target: 80% # the required coverage value + threshold: 1% # the leniency in hitting the target \ No newline at end of file