Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add note about context/state mix-ups#2598

Merged
martincostello merged 1 commit into
mainfrom
gh-2597
Apr 21, 2025
Merged

Add note about context/state mix-ups#2598
martincostello merged 1 commit into
mainfrom
gh-2597

Conversation

@martincostello

Copy link
Copy Markdown
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

codecov Bot commented Apr 21, 2025

Copy link
Copy Markdown

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
@martincostello martincostello deleted the gh-2597 branch April 21, 2025 14:08
This was referenced Jun 10, 2026
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

1 participant