@@ -650,18 +650,18 @@ go test ./... -timeout 10s # With timeout (CI recommended)
650650### Coverage Summary
651651| Package | Coverage | Size | Status |
652652| ---------| ----------| ------| --------|
653- | ` shared ` | 85.9% | 283 LOC | High |
653+ | ` shared ` | 85.9% | 348 LOC | High |
654654| ` plugin/license ` | 83.1% | 229 LOC | High |
655- | ` client/crypto ` | 79.5% | 355 LOC | High |
656- | ` config ` | 73.2% | 319 LOC | High |
655+ | ` client/crypto ` | 79.5% | 354 LOC | High |
656+ | ` config ` | 73.2% | 327 LOC | High |
657657| ` client/config ` | 54.5% | 1862 LOC | Medium |
658- | ` plugin/store ` | 47.0% | 558 LOC | Medium |
658+ | ` plugin/store ` | 47.0% | 552 LOC | Medium |
659659| ` cmd/license ` | 42.2% | 160 LOC | Medium |
660- | ` server ` | 33.7% | 6100+ LOC | Medium |
661- | ` plugin/manager ` | 23.8% | 652 LOC | Low |
662- | ` client ` | 23.3% | 4900+ LOC | Low |
663- | ` plugin/host ` | 21.1% | 566 LOC | Low |
664- | ` cmd/server ` | 5.3% | 454 LOC | Low |
660+ | ` server ` | 33.7% | 6558 LOC | Medium |
661+ | ` plugin/manager ` | 23.8% | 747 LOC | Low |
662+ | ` client ` | 23.3% | 5334 LOC | Low |
663+ | ` plugin/host ` | 21.1% | 617 LOC | Low |
664+ | ` cmd/server ` | 5.3% | 455 LOC | Low |
665665
666666** Overall: 34.1%** - See [ TESTING.md] ( TESTING.md ) for detailed information.
667667
0 commit comments