From 3f05714edf4ef31c91995a8efd449b0a24dcfae4 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Tue, 29 Apr 2025 03:14:44 -0400 Subject: [PATCH] Codecov: Keep the Codecov comment disabled, but otherwise revert to the vanilla Codecov defaults --- codecov.yml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/codecov.yml b/codecov.yml index 5cf3dfe42..db2472009 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,18 +1 @@ -coverage: - precision: 2 - round: down - range: "70...100" - - status: - project: - default: - target: auto - if_no_uploads: error - - patch: - default: - if_no_uploads: error - - changes: true - comment: off