Hedging strategy also deep-copies context for primary execution #1754
Codecov / codecov/project
succeeded
Oct 30, 2023 in 0s
84.52% (-0.05%) compared to 41d4e8d, passed because patch was fully covered by tests with no unexpected coverage changes
View this Pull Request on Codecov
84.52% (-0.05%) compared to 41d4e8d, passed because patch was fully covered by tests with no unexpected coverage changes
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
41d4e8d
) 84.56% compared to head (c7c97e1
) 84.52%.
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1754 +/- ##
==========================================
- Coverage 84.56% 84.52% -0.05%
==========================================
Files 307 306 -1
Lines 6790 6772 -18
Branches 1043 1042 -1
==========================================
- Hits 5742 5724 -18
Misses 839 839
Partials 209 209
Files | Coverage Δ | |
---|---|---|
...Core/Hedging/Controller/HedgingExecutionContext.cs | 100.00% <100.00%> (ø) |
|
src/Polly.Core/Hedging/Controller/TaskExecution.cs | 100.00% <100.00%> (ø) |
|
src/Polly.Core/ResilienceContext.cs | 100.00% <100.00%> (ø) |
|
src/Polly.Core/ResilienceProperties.cs | 100.00% <ø> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading