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

enh: refactor WebSocket connections to support concurrency #100

Open
wants to merge 4 commits into
base: 3.0
Choose a base branch
from

Conversation

huskar-t
Copy link
Collaborator

No description provided.

@huskar-t huskar-t marked this pull request as draft January 19, 2025 08:24
@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2025

Codecov Report

Attention: Patch coverage is 77.29730% with 84 lines in your changes missing coverage. Please review.

Project coverage is 73.99%. Comparing base (1ebaecf) to head (842dfb1).

Files with missing lines Patch % Lines
src/Driver/Impl/WebSocketMethods/BaseConnection.cs 75.40% 47 Missing and 13 partials ⚠️
src/Driver/Client/Websocket/WSClient.cs 63.33% 7 Missing and 4 partials ⚠️
src/TMQ/WebSocket/Consumer.cs 64.51% 7 Missing and 4 partials ⚠️
src/Driver/Impl/WebSocketMethods/Connection.cs 90.90% 0 Missing and 1 partial ⚠️
src/Driver/Impl/WebSocketMethods/TMQ.cs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              3.0     #100      +/-   ##
==========================================
+ Coverage   73.67%   73.99%   +0.32%     
==========================================
  Files         103      104       +1     
  Lines        4850     5091     +241     
  Branches      430      460      +30     
==========================================
+ Hits         3573     3767     +194     
- Misses       1114     1146      +32     
- Partials      163      178      +15     

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

@huskar-t huskar-t marked this pull request as ready for review January 23, 2025 09:36
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.

2 participants