diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..b82018c1 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,7 @@ +coverage: + status: + project: + default: + threshold: 1% + + patch: false