You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add pragma no cover for GET SSE error branches
These branches handle HTTP errors on GET SSE connections (standalone
listener, resumption, reconnection) which require real HTTP server
interactions to trigger and are not easily unit-testable.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments