From 7d50957e82c6fcea9d91cc7049dc4695b5cfdbf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Odd=20Str=C3=A5b=C3=B8?= Date: Mon, 22 Jul 2024 12:23:08 +0000 Subject: [PATCH] Add codecov config --- .github/codecov.yaml | 16 ++++++++++++++++ README.md | 2 ++ 2 files changed, 18 insertions(+) create mode 100644 .github/codecov.yaml diff --git a/.github/codecov.yaml b/.github/codecov.yaml new file mode 100644 index 00000000..c7ffbbdb --- /dev/null +++ b/.github/codecov.yaml @@ -0,0 +1,16 @@ + +codecov: + notify: + wait_for_ci: false + +github_checks: + annotations: false + +coverage: + status: + project: + default: + informational: true + patch: + default: + informational: true diff --git a/README.md b/README.md index 6ef878f9..8b3c5458 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ Security Rating +
+Code coverage