diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..aaa25bf7 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,10 @@ +coverage: + status: + project: + default: + target: auto + threshold: 0.5% + patch: + default: + target: auto + threshold: 0.5%