From 9457422fc7bd585a918ede4e176d16c1da8ef03d Mon Sep 17 00:00:00 2001 From: Olivia Appleton Date: Tue, 17 Sep 2024 22:56:45 -0500 Subject: [PATCH] Make sure codecov checks are advisory only --- .codecov.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.codecov.yaml b/.codecov.yaml index 42a87b67..2bc7c35d 100644 --- a/.codecov.yaml +++ b/.codecov.yaml @@ -1,6 +1,15 @@ ignore: - "rust/src/lib.rs" # codecov seriously screws this one up, and thinks it has >1k lines despite having ~60 +coverage: + status: + project: + default: + informational: true + patch: + default: + informational: true + component_management: default_rules: # default rules that will be inherited by all components statuses: