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
Add test for the case where a notification receives an HTTP error
response, covering the branch where `isinstance(message, JSONRPCRequest)`
is False in the `>= 400` handler. This fixes the coverage gap that
caused CI to fail with 99.99% < 100%.
0 commit comments