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

Make EchoWSMessageHandler initializer public #115

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

stefanomondino
Copy link
Contributor

Fixes #114

Copy link
Owner

@swhitty swhitty left a comment

Choose a reason for hiding this comment

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

great idea

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47%. Comparing base (30f019f) to head (6bcafdf).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   97.43%   97.47%   +0.04%     
==========================================
  Files          60       60              
  Lines        2535     2536       +1     
==========================================
+ Hits         2470     2472       +2     
+ Misses         65       64       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@swhitty swhitty merged commit 5ac75cb into swhitty:main Aug 27, 2024
8 checks passed
@swhitty
Copy link
Owner

swhitty commented Aug 27, 2024

Thank you 🙏🏻

@stefanomondino
Copy link
Contributor Author

@swhitty thank YOU for this impressive work!

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

Successfully merging this pull request may close these issues.

EchoWSMessageHandler initializer is not public
2 participants