Skip to content

chore(websocket): add JmWebsocketContext#1244

Merged
theborakompanioni merged 1 commit into
develfrom
tbk/websocket-context
May 11, 2026
Merged

chore(websocket): add JmWebsocketContext#1244
theborakompanioni merged 1 commit into
develfrom
tbk/websocket-context

Conversation

@theborakompanioni
Copy link
Copy Markdown
Collaborator

@theborakompanioni theborakompanioni commented May 9, 2026

Add a context for websocket stuff.
Websocket connection has been shared, but we really only need one connection (yet).
No custom message handling by children, since we also do not need that at the moment.

@theborakompanioni theborakompanioni self-assigned this May 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 76.14% (🎯 70%) 1133 / 1488
🔵 Statements 76.06% (🎯 70%) 1249 / 1642
🔵 Functions 66.73% (🎯 60%) 347 / 520
🔵 Branches 69.05% (🎯 60%) 781 / 1131
File CoverageNo changed files found.
Generated in workflow #3119 for commit 83d957d by the Vitest Coverage Report Action

@theborakompanioni theborakompanioni marked this pull request as ready for review May 9, 2026 21:34
@theborakompanioni theborakompanioni requested a review from parrth20 May 9, 2026 21:34
@theborakompanioni theborakompanioni added enhancement New feature or request refactoring Code refactoring without functional changes labels May 9, 2026
Comment thread src/App.tsx
Copy link
Copy Markdown
Member

@kishore08-07 kishore08-07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: enableAuthentiction is misspelled; could you rename it to enableAuthentication?

Everything else looks fine to me.

Copy link
Copy Markdown
Member

@parrth20 parrth20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM we are GTG !!!

@theborakompanioni theborakompanioni merged commit 1de645b into devel May 11, 2026
3 checks passed
@theborakompanioni theborakompanioni deleted the tbk/websocket-context branch May 11, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request refactoring Code refactoring without functional changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants