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

[golang]feat: support reader for sse response #358

Merged
merged 1 commit into from
Sep 13, 2024
Merged

[golang]feat: support reader for sse response #358

merged 1 commit into from
Sep 13, 2024

Conversation

yndu13
Copy link
Contributor

@yndu13 yndu13 commented Sep 13, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2024

Codecov Report

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

Project coverage is 81.32%. Comparing base (77c287f) to head (8314581).

Files with missing lines Patch % Lines
golang/service/service.go 86.95% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #358      +/-   ##
============================================
+ Coverage     81.15%   81.32%   +0.16%     
  Complexity      236      236              
============================================
  Files            23       23              
  Lines          2149     2195      +46     
  Branches         97       97              
============================================
+ Hits           1744     1785      +41     
- Misses          388      391       +3     
- Partials         17       19       +2     
Flag Coverage Δ
csharp 97.99% <ø> (ø)
golang 93.49% <86.95%> (-0.94%) ⬇️
java 65.17% <ø> (ø)
php 0.00% <ø> (ø)
python 98.63% <ø> (ø)
ts 97.27% <ø> (+0.90%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@yndu13 yndu13 force-pushed the readassse branch 3 times, most recently from ff8486a to cd3e81c Compare September 13, 2024 08:44
@yndu13 yndu13 merged commit 9bd903f into master Sep 13, 2024
41 of 44 checks passed
@yndu13 yndu13 deleted the readassse branch September 13, 2024 09:27
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