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

Add event class for handling SSE #60

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Conversation

sashirestela
Copy link
Owner

No description provided.

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

Codecov Report

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

Project coverage is 95.70%. Comparing base (dbdd0de) to head (d016bdb).

Files Patch % Lines
...ava/io/github/sashirestela/cleverclient/Event.java 50.00% 2 Missing ⚠️
.../sashirestela/cleverclient/support/ReturnType.java 90.90% 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      #60      +/-   ##
============================================
- Coverage     95.88%   95.70%   -0.19%     
- Complexity      277      283       +6     
============================================
  Files            34       35       +1     
  Lines           754      768      +14     
  Branches         69       68       -1     
============================================
+ Hits            723      735      +12     
- Misses           16       18       +2     
  Partials         15       15              

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

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sashirestela sashirestela merged commit 3337bac into main Mar 22, 2024
2 checks passed
@sashirestela sashirestela deleted the 51-add-event-class-for-sse branch March 22, 2024 21:41
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