Skip to content

Conversation

@martincostello
Copy link
Member

Add example of correct usage of ResilienceContext and add a note to documentation.

Resolves #2597.

Add example of correct usage of `ResilienceContext` and add a note to documentation.

Resolves #2597.
@codecov
Copy link

codecov bot commented Apr 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.23%. Comparing base (995b0f1) to head (7cdb1d0).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2598   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files         311      311           
  Lines        7327     7327           
  Branches     1013     1013           
=======================================
  Hits         7051     7051           
  Misses        222      222           
  Partials       54       54           
Flag Coverage Δ
linux 96.23% <ø> (ø)
macos 96.23% <ø> (ø)
windows 96.22% <ø> (ø)

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.

@martincostello martincostello marked this pull request as ready for review April 21, 2025 14:04
@martincostello martincostello enabled auto-merge (rebase) April 21, 2025 14:04
@martincostello martincostello merged commit 6cbc3cd into main Apr 21, 2025
26 checks passed
@martincostello martincostello deleted the gh-2597 branch April 21, 2025 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Not able to retrieve Context Information inside OnRetry

2 participants