diff --git a/.github/codecov.yml b/.github/codecov.yml new file mode 100644 index 0000000..8e84e86 --- /dev/null +++ b/.github/codecov.yml @@ -0,0 +1,9 @@ +coverage: + status: + patch: no + project: + default: + threshold: 5% +codecov: + require_ci_to_pass: no +comment: no