📈 Update progress and test coverage details in project documentation

This commit is contained in:
2026-01-29 03:19:18 +00:00
parent 8b1a24ded8
commit 7498aa5e73

View File

@@ -7,7 +7,7 @@ Last Updated: January 28, 2026
**Total Phases:** 12 **Total Phases:** 12
**Completed Phases:** 4 ✅ **Completed Phases:** 4 ✅
**Total Steps:** 68 **Total Steps:** 68
**Completed Steps:** 18 / 68 (26.5%) **Completed Steps:** 19 / 68 (27.9%)
--- ---
@@ -357,7 +357,7 @@ See [REFACTORING-PLAN.md](./REFACTORING-PLAN.md) for complete plan.
## Test Coverage ## Test Coverage
**Current:** 113 tests passing **Current:** 148 tests passing
**Files with tests:** **Files with tests:**
-`src/composables/useAsyncState.js` (12 tests) -`src/composables/useAsyncState.js` (12 tests)
-`src/utilities/api-client.js` (13 tests) -`src/utilities/api-client.js` (13 tests)
@@ -368,6 +368,7 @@ See [REFACTORING-PLAN.md](./REFACTORING-PLAN.md) for complete plan.
-`src/composables/useFeatureFlags.js` (7 tests) -`src/composables/useFeatureFlags.js` (7 tests)
-`src/components/FeatureFlag.vue` (7 tests) -`src/components/FeatureFlag.vue` (7 tests)
-`src/router/guards.js` (8 tests) -`src/router/guards.js` (8 tests)
-`src/composables/useGamemasterSearch.js` (35 tests)
**Coverage Target:** 80%+ overall **Coverage Target:** 80%+ overall