diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..a77aebe7 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,7 @@ +coverage: + status: + project: + default: + target: auto + # allow a small drop due to flaky tests + threshold: 0.5%