diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..20f9e22 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,9 @@ +coverage: + status: + project: + default: + target: 65% + threshold: 5% + patch: + default: + target: 50%