Skip to content

Conversation

@azeezat
Copy link
Owner

@azeezat azeezat commented Jan 4, 2026

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #121 #128

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Repository owner deleted a comment from github-actions bot Jan 4, 2026
@github-actions
Copy link

github-actions bot commented Jan 4, 2026

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
96.3% (-1.57% 🔻)
286/297
🟢 Branches
88.28% (-3.2% 🔻)
211/239
🟢 Functions
96.36% (+0.1% 🔼)
106/110
🟢 Lines
97.54% (-0.64% 🔻)
278/285
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢 utils/index.ts
88.37% (-11.63% 🔻)
69.23% (-14.1% 🔻)
100%
94.44% (-5.56% 🔻)
🟢
... / use-index-of-selected-item.ts
100%
66.67% (-16.67% 🔻)
100% 100%
🟢 index.tsx 100%
85.37% (-5.54% 🔻)
100% 100%

Test suite run success

28 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from 07f1c39

@azeezat azeezat merged commit ed30732 into main Jan 4, 2026
6 checks passed
@azeezat azeezat deleted the fix/state-out-of-sync branch January 4, 2026 15:32
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.

Programmatically updated values get out of sync

2 participants