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