From 488b448e47e7b7cf04540d473d2d0a09ff5bdc84 Mon Sep 17 00:00:00 2001 From: Michael Stensby Date: Mon, 21 Feb 2022 21:05:55 -0700 Subject: [PATCH] Add basic codecov yaml --- codecov.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..c6db7f44 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,5 @@ +codecov: + require_ci_to_pass: false + notify: + wait_for_ci: false + bot: stensby-codecov