Skip to content

perf: speed up async min/max on .NET 11 - #212

Merged
ChrisPulman merged 1 commit into
mainfrom
perf/net11-adoption
Sep 12, 2026
Merged

ChrisPulman merged 1 commit into
mainfrom
perf/net11-adoption

perf: speed up async min/max on .NET 11

ee91ae3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2026 in 1s

99.77% (+0.00%) compared to 6dab874

View this Pull Request on Codecov

99.77% (+0.00%) compared to 6dab874

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.77%. Comparing base (6dab874) to head (ee91ae3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #212   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files         714      714           
  Lines       22219    22221    +2     
  Branches     2733     2735    +2     
=======================================
+ Hits        22169    22171    +2     
  Misses         49       49           
  Partials        1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.