Skip to content

Add close hooks - #1054

Merged
jeevatkm merged 1 commit into
go-resty:v3from
pior:close-hook
Nov 8, 2025
Merged

Add close hooks#1054
jeevatkm merged 1 commit into
go-resty:v3from
pior:close-hook

Conversation

@pior

@pior pior commented Sep 11, 2025

Copy link
Copy Markdown
Contributor

Fixes #984

cc @jeevatkm

@jeevatkm jeevatkm added feature 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 (201e7fb).
⚠️ Report is 6 commits behind head on v3.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #1054      +/-   ##
==========================================
+ Coverage   99.82%   99.85%   +0.03%     
==========================================
  Files          18       18              
  Lines        3919     3371     -548     
==========================================
- Hits         3912     3366     -546     
+ Misses          5        3       -2     
  Partials        2        2              
Flag Coverage Δ
unittests 99.85% <100.00%> (+0.03%) ⬆️

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 abe1f56 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.

Add Hooks ability on Client.Close() event

2 participants