Skip to content

Update to .NET 11 SDK#2931

Draft
martincostello wants to merge 28 commits into
mainfrom
dotnet-vnext
Draft

Update to .NET 11 SDK#2931
martincostello wants to merge 28 commits into
mainfrom
dotnet-vnext

Fix build

020962f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2026 in 0s

96.16% (+0.00%) compared to 741a38e

View this Pull Request on Codecov

96.16% (+0.00%) compared to 741a38e

Details

Codecov Report

❌ Patch coverage is 48.38710% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.16%. Comparing base (741a38e) to head (020962f).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Polly/AsyncPolicy.ExecuteOverloads.cs 41.66% 7 Missing ⚠️
src/Polly/Policy.ExecuteOverloads.cs 50.00% 4 Missing ⚠️
src/Polly/AsyncPolicy.TResult.ExecuteOverloads.cs 50.00% 3 Missing ⚠️
src/Polly/Policy.TResult.ExecuteOverloads.cs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2931   +/-   ##
=======================================
  Coverage   96.16%   96.16%           
=======================================
  Files         311      311           
  Lines        7139     7139           
  Branches     1006     1006           
=======================================
  Hits         6865     6865           
  Misses        221      221           
  Partials       53       53           

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