Skip to content
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

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

zone117x
Copy link
Member

@zone117x zone117x commented Jan 5, 2024

No description provided.

@zone117x zone117x requested a review from rafaelcr January 5, 2024 16:45
@github-actions github-actions bot temporarily deployed to commit January 5, 2024 16:47 Inactive
Copy link
Collaborator

@rafaelcr rafaelcr left a comment

Choose a reason for hiding this comment

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

Thanks @zone117x !

Copy link

github-actions bot commented Jan 5, 2024

Vercel deployment URL: https://stacks-blockchain-fwa8xwxmo-blockstack.vercel.app 🚀

Copy link

github-actions bot commented Jan 5, 2024

@github-actions github-actions bot temporarily deployed to pull request January 5, 2024 16:48 Inactive
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5634522) 74.13% compared to head (bf1abea) 76.28%.
Report is 1 commits behind head on beta.

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.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot temporarily deployed to commit January 5, 2024 16:56 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 5, 2024 16:56 Inactive
@zone117x zone117x merged commit d596fd5 into beta Jan 5, 2024
32 of 33 checks passed
@zone117x zone117x deleted the fix/socket-io-disconnect branch January 5, 2024 17:00
blockstack-devops pushed a commit that referenced this pull request Jan 5, 2024
## [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))
@blockstack-devops
Copy link

🎉 This PR is included in version 7.5.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

blockstack-devops pushed a commit that referenced this pull request Jan 5, 2024
## [7.5.0](v7.4.0...v7.5.0) (2024-01-05)

### Features

* add listener callback to socket-io client subscription functions ([#1799](#1799)) ([5634522](5634522))

### Bug Fixes

* socket-io client should not disconnect with no event reply ([#1800](#1800)) ([d596fd5](d596fd5))
@blockstack-devops
Copy link

🎉 This PR is included in version 7.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants