Lower Codecov coverage thresholds
Some checks failed
Crowdin Action / Crowdin Sync (push) Has been cancelled
Docker CI / Linting Checks (push) Has been cancelled
Tests / vitest (1) (push) Has been cancelled
Tests / vitest (2) (push) Has been cancelled
Tests / vitest (3) (push) Has been cancelled
Tests / vitest (4) (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
Repository Maintenance / Stale (push) Has been cancelled
Repository Maintenance / Lock Old Threads (push) Has been cancelled
Repository Maintenance / Close Answered Discussions (push) Has been cancelled
Repository Maintenance / Close Outdated Discussions (push) Has been cancelled
Repository Maintenance / Close Unsupported Feature Requests (push) Has been cancelled

This commit is contained in:
shamoon
2026-02-09 19:36:33 -08:00
parent 84231a1754
commit 95852d23c2

View File

@@ -9,11 +9,11 @@ coverage:
project:
default:
target: 100%
threshold: 25%
threshold: 15%
patch:
default:
target: 100%
threshold: 25%
threshold: 10%
comment:
layout: "reach,diff,flags,files"