Skip to content

Increase store coverage to 100% (uiStore)#17

Closed
hh54188 wants to merge 1 commit intomasterfrom
coverage-improvement-20251002-153438
Closed

Increase store coverage to 100% (uiStore)#17
hh54188 wants to merge 1 commit intomasterfrom
coverage-improvement-20251002-153438

Conversation

@hh54188
Copy link
Owner

@hh54188 hh54188 commented Oct 2, 2025

Summary

  • Add missing tests for setTestModalVisible in src/tests/stores/uiStore.test.js
  • Achieves 100% line/function/branch coverage for src/stores/uiStore.js

Details

  • Covered both show and hide paths for testModalVisible
  • Verified via npm run test:stores:coverage

Test plan

  • Run npm run test:stores:coverage locally in CI runner
  • Confirm coverage report shows 100% for uiStore.js and other stores

… 100%.

Ensures modal visibility setter is exercised for both show/hide paths per uncovered-analysis.
@hh54188 hh54188 closed this Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant