-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: socket-io client should not disconnect with no event reply #1800
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @zone117x !
Vercel deployment URL: https://stacks-blockchain-fwa8xwxmo-blockstack.vercel.app 🚀 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## beta #1800 +/- ##
==========================================
+ Coverage 74.13% 76.28% +2.15%
==========================================
Files 79 79
Lines 11040 11016 -24
Branches 2470 2469 -1
==========================================
+ Hits 8184 8404 +220
+ Misses 2709 2486 -223
+ Partials 147 126 -21 ☔ View full report in Codecov by Sentry. |
## [7.5.0-beta.2](v7.5.0-beta.1...v7.5.0-beta.2) (2024-01-05) ### Bug Fixes * socket-io client should not disconnect with no event reply ([#1800](#1800)) ([d596fd5](d596fd5))
🎉 This PR is included in version 7.5.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 7.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.