From 360e0a6bcb3cff0d60b1b6fb267c45119ef3a872 Mon Sep 17 00:00:00 2001 From: Matthew Newville Date: Sun, 30 Jun 2024 11:17:14 -0500 Subject: [PATCH] update codecov yml --- .codecov.yml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 0815bcc..ea6a877 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,17 +1,13 @@ codecov: token: f6004578-8b3d-4366-bcea-c229423ba532 - comment: - after_n_builds: 9 coverage: + precision: 2 + round: down + range: "90...100" status: project: default: target: auto - threshold: 9% - informational: true - patch: - default: - target: auto - threshold: 10% + threshold: 2.0% informational: true