diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..d3d5378 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,23 @@ +comment: false + +coverage: + status: + project: + default: + target: auto + patch: + default: + target: auto + +notify: + after_n_builds: 1 + wait_for_ci: false + +github_checks: + annotations: false + +slack: + default: false + +email: + default: false