diff --git a/.github/codecov.yml b/.github/codecov.yml new file mode 100644 index 00000000..4e693b09 --- /dev/null +++ b/.github/codecov.yml @@ -0,0 +1,13 @@ +codecov: + strict_yaml_branch: main + require_ci_to_pass: no + notify: + wait_for_ci: no +coverage: + status: + project: + default: + informational: true + patch: + default: + informational: true