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

Adding websocket support #96

Merged
merged 3 commits into from
Jan 22, 2025
Merged

Adding websocket support #96

merged 3 commits into from
Jan 22, 2025

Conversation

sashirestela
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 85.60606% with 19 lines in your changes missing coverage. Please review.

Project coverage is 94.21%. Comparing base (c47a83a) to head (ca2e01b).

Files with missing lines Patch % Lines
...everclient/websocket/JavaHttpWebSocketAdapter.java 83.09% 8 Missing and 4 partials ⚠️
...cleverclient/websocket/OkHttpWebSocketAdapter.java 86.00% 2 Missing and 5 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #96      +/-   ##
=============================================
- Coverage      95.42%   94.21%   -1.22%     
- Complexity       328      345      +17     
=============================================
  Files             22       25       +3     
  Lines            940     1071     +131     
  Branches          92      108      +16     
=============================================
+ Hits             897     1009     +112     
- Misses            27       37      +10     
- Partials          16       25       +9     

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

@sashirestela sashirestela merged commit 35820a6 into develop Jan 22, 2025
3 checks passed
@sashirestela sashirestela deleted the 93-add-websocket-support branch January 22, 2025 17:35
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