From f8c6a7b80745762572a583dc6e6e6b23f10eda6d Mon Sep 17 00:00:00 2001 From: jbannon Date: Fri, 12 Aug 2022 18:05:06 +0000 Subject: [PATCH] [BACKEND] Informational codecov only --- codecov.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..a793f591 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,8 @@ +coverage: + status: + project: + default: + informational: true + patch: + default: + informational: true \ No newline at end of file