Lower Codecov coverage thresholds

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"