diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000000..dd7f256ef5 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,9 @@ +codecov: + require_ci_to_pass: yes + +coverage: + status: + project: + default: + target: auto + informational: true