test(quality): promote sqlite coverage to core gate

This commit is contained in:
phamnazage-jpg
2026-05-30 17:04:45 +08:00
parent b371c698cc
commit 249ad5938f
2 changed files with 59 additions and 1 deletions

View File

@@ -5,4 +5,4 @@ internal/provision core 70.0 provider import orchestration
internal/app core 70.0 HTTP control plane is now above 70 and must stay as a hard gate
internal/overlay watch 70.0 utility package should stay above a healthy baseline
internal/routing core 70.0 route resolve and sticky runtime are product-critical and must stay above the hard gate
internal/store/sqlite watch 75.0 sqlite repo layer is high leverage and should stay well-covered
internal/store/sqlite core 75.0 sqlite repo layer is high leverage and must stay as a hard gate
1 # package tier min_coverage note
5 internal/app core 70.0 HTTP control plane is now above 70 and must stay as a hard gate
6 internal/overlay watch 70.0 utility package should stay above a healthy baseline
7 internal/routing core 70.0 route resolve and sticky runtime are product-critical and must stay above the hard gate
8 internal/store/sqlite watch core 75.0 sqlite repo layer is high leverage and should stay well-covered sqlite repo layer is high leverage and must stay as a hard gate