diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..f19b423a --- /dev/null +++ b/codecov.yml @@ -0,0 +1,9 @@ +codecov: + require_ci_to_pass: false + +comment: + layout: "header, diff, files, footer" + behavior: default + +github_checks: + annotations: false