From ada40e36db891e1176754e1499a7f994d8a35ffb Mon Sep 17 00:00:00 2001 From: rejas Date: Sat, 17 Apr 2021 12:35:10 +0200 Subject: [PATCH] Add codecov yaml to set informational mode --- codecov.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 codecov.yaml diff --git a/codecov.yaml b/codecov.yaml new file mode 100644 index 00000000..3f76e9b5 --- /dev/null +++ b/codecov.yaml @@ -0,0 +1,6 @@ +coverage: + status: + project: + default: + # advanced settings + informational: true