Skip to content

feat: add response header argument in EventOpenFunc #1060 - #1073

Merged
jeevatkm merged 1 commit into
go-resty:v3from
yoogoc:v3
Nov 26, 2025
Merged

feat: add response header argument in EventOpenFunc #1060#1073
jeevatkm merged 1 commit into
go-resty:v3from
yoogoc:v3

Conversation

@yoogoc

@yoogoc yoogoc commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

close: #1060

@jeevatkm jeevatkm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yoogoc Thanks for updating the PR.

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

codecov Bot commented Nov 26, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.85%. Comparing base (ed398ef) to head (aa70db6).
⚠️ Report is 1 commits behind head on v3.

Additional details and impacted files
@@           Coverage Diff           @@
##               v3    #1073   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          18       18           
  Lines        3430     3430           
=======================================
  Hits         3425     3425           
  Misses          3        3           
  Partials        2        2           
Flag Coverage Δ
unittests 99.85% <100.00%> (ø)

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 79f5cf9 into go-resty:v3 Nov 26, 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

enhancement v3 For resty v3

Development

Successfully merging this pull request may close these issues.

SSE: add HTTP resopnse header to EventOpenFunc

2 participants