diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000000..5e1b51881f --- /dev/null +++ b/codecov.yml @@ -0,0 +1,11 @@ +# codecov.yml +coverage: + status: + project: + default: + threshold: 0.5% + target: 85% + patch: + default: + target: 90% +