-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Docs] Fix hedging documentation about unhappy paths #1730
[Docs] Fix hedging documentation about unhappy paths #1730
Conversation
@martincostello Do you have any idea why the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1730 +/- ##
=======================================
Coverage 84.56% 84.56%
=======================================
Files 307 307
Lines 6790 6790
Branches 1043 1043
=======================================
Hits 5742 5742
Misses 839 839
Partials 209 209
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Nope - it randomly failed yesterday too. I just restarted it. |
test/Polly.Core.Tests/Hedging/HedgingResilienceStrategyTests.cs
Outdated
Show resolved
Hide resolved
Do you want to try adding It's worked twice in a row, although it does have a single warning. |
Co-authored-by: Martin Costello <[email protected]>
test/Polly.Core.Tests/Hedging/HedgingResilienceStrategyTests.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Martin Costello <[email protected]>
Pull Request
The issue or feature being addressed
first failure encountered
fastest execution's failure
Details on the issue fix or feature implementation
HedgingResilienceStrategyTests
Confirm the following