Lower Codecov coverage thresholds

This commit is contained in:
shamoon
2026-02-09 19:36:33 -08:00
parent 84231a1754
commit 95852d23c2
+2 -2
View File
@@ -9,11 +9,11 @@ coverage:
project: project:
default: default:
target: 100% target: 100%
threshold: 25% threshold: 15%
patch: patch:
default: default:
target: 100% target: 100%
threshold: 25% threshold: 10%
comment: comment:
layout: "reach,diff,flags,files" layout: "reach,diff,flags,files"