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: websocket reconnect #75

Merged
merged 1 commit into from
May 6, 2024
Merged

enh: websocket reconnect #75

merged 1 commit into from
May 6, 2024

Conversation

huskar-t
Copy link
Collaborator

No description provided.

@huskar-t huskar-t force-pushed the enh/xftan/TD-29404 branch 4 times, most recently from 6540e94 to 473c7e0 Compare April 28, 2024 06:22
@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2024

Codecov Report

Attention: Patch coverage is 63.63636% with 100 lines in your changes missing coverage. Please review.

Project coverage is 72.43%. Comparing base (2b15661) to head (c16de53).
Report is 10 commits behind head on 3.0.

Files Patch % Lines
src/Driver/Impl/WebSocketMethods/BaseConnection.cs 23.07% 27 Missing and 3 partials ⚠️
src/TMQ/WebSocket/Consumer.cs 62.96% 19 Missing and 11 partials ⚠️
src/Driver/Client/Websocket/WSClient.cs 72.15% 16 Missing and 6 partials ⚠️
src/Driver/ConnectionStringBuilder.cs 87.27% 5 Missing and 2 partials ⚠️
src/TMQ/ConsumerConfig.cs 30.00% 7 Missing ⚠️
src/Driver/TDengineError.cs 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              3.0      #75      +/-   ##
==========================================
- Coverage   72.47%   72.43%   -0.05%     
==========================================
  Files         102      102              
  Lines        4440     4672     +232     
  Branches      385      416      +31     
==========================================
+ Hits         3218     3384     +166     
- Misses       1084     1129      +45     
- Partials      138      159      +21     

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

@huskar-t huskar-t force-pushed the enh/xftan/TD-29404 branch from 473c7e0 to c16de53 Compare April 28, 2024 07:43
@huskar-t huskar-t marked this pull request as ready for review April 28, 2024 09:19
@huskar-t huskar-t merged commit b85430c into 3.0 May 6, 2024
5 checks passed
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.

3 participants