Skip to content

fix: be able to invoke Close in SSE callback - #1048

Merged
jeevatkm merged 1 commit into
go-resty:v3from
invzhi:v3
Nov 8, 2025
Merged

fix: be able to invoke Close in SSE callback#1048
jeevatkm merged 1 commit into
go-resty:v3from
invzhi:v3

Conversation

@invzhi

@invzhi invzhi commented Aug 15, 2025

Copy link
Copy Markdown
Contributor

fix #1047

@jeevatkm jeevatkm added bug v3 For resty v3 labels Nov 8, 2025
@jeevatkm jeevatkm added this to the v3.0.0 Milestone milestone Nov 8, 2025
@codecov

codecov Bot commented Nov 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.85%. Comparing base (66256ef) to head (43dfdd1).
⚠️ Report is 5 commits behind head on v3.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #1048      +/-   ##
==========================================
+ Coverage   99.82%   99.85%   +0.02%     
==========================================
  Files          18       18              
  Lines        3919     3361     -558     
==========================================
- Hits         3912     3356     -556     
+ Misses          5        3       -2     
  Partials        2        2              
Flag Coverage Δ
unittests 99.85% <100.00%> (+0.02%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeevatkm
jeevatkm merged commit 18a2f5e into go-resty:v3 Nov 8, 2025
6 checks passed
jeevatkm added a commit that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

SSE: cannot Close in callback

2 participants