From f373af47268a179a2f4d590c2c38606439528376 Mon Sep 17 00:00:00 2001 From: Berend Sliedrecht <61358536+blu3beri@users.noreply.github.com> Date: Sat, 29 Apr 2023 13:07:11 +0200 Subject: [PATCH] build(coverage): no threshold (#269) --- .github/codecov.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/codecov.yml b/.github/codecov.yml index b2b533a7..272e16d8 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -3,12 +3,6 @@ coverage: range: 85..100 round: down precision: 1 - status: - # ref: https://docs.codecov.com/docs/commit-status - project: - default: - # Avoid false negatives - threshold: 1% # Test files aren't important for coverage ignore: