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

Handling SSE with 'event' entries #52

Merged

Conversation

sashirestela
Copy link
Owner

No description provided.

@sashirestela sashirestela linked an issue Mar 17, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 88.88889% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 95.66%. Comparing base (1b4ffb5) to head (63344e4).

Files Patch % Lines
...ashirestela/cleverclient/support/Configurator.java 76.92% 1 Missing and 2 partials ⚠️
...la/cleverclient/support/CleverClientException.java 0.00% 2 Missing ⚠️
...irestela/cleverclient/support/CleverClientSSE.java 95.83% 0 Missing and 1 partial ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #52      +/-   ##
============================================
- Coverage     96.33%   95.66%   -0.67%     
- Complexity      247      260      +13     
============================================
  Files            31       32       +1     
  Lines           654      692      +38     
  Branches         62       64       +2     
============================================
+ Hits            630      662      +32     
- Misses           12       15       +3     
- Partials         12       15       +3     

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

@sashirestela sashirestela merged commit 035db4d into main Mar 17, 2024
1 check passed
@sashirestela sashirestela deleted the 51-add-support-for-handling-sse-with-event-entries branch March 17, 2024 01:07
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.

Add support for handling SSE with 'event' entries
2 participants