Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RetryAfter to BrokenCircuitException. #2324

Merged
merged 3 commits into from
Oct 5, 2024

Add binary serialization support for circuit breaker exception RetryA…

9a93845
Select commit
Loading
Failed to load commit list.
Merged

Add RetryAfter to BrokenCircuitException. #2324

Add binary serialization support for circuit breaker exception RetryA…
9a93845
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2024 in 0s

85.40% (+0.01%) compared to 439cf15

View this Pull Request on Codecov

85.40% (+0.01%) compared to 439cf15

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.40%. Comparing base (439cf15) to head (9a93845).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2324      +/-   ##
==========================================
+ Coverage   85.39%   85.40%   +0.01%     
==========================================
  Files         313      313              
  Lines        7461     7467       +6     
  Branches     1126     1126              
==========================================
+ Hits         6371     6377       +6     
  Misses        745      745              
  Partials      345      345              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.