Skip to content

Fix per-resolve closure allocation in resolve pipeline (#1493)#1494

Merged
tillig merged 6 commits into
developfrom
feature/issue-1493
Jul 9, 2026
Merged

Fix per-resolve closure allocation in resolve pipeline (#1493)#1494
tillig merged 6 commits into
developfrom
feature/issue-1493

Exclude the metrics-only path from coverage.

9b84ca8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

78.24% (+0.24%) compared to b7f65d6

View this Pull Request on Codecov

78.24% (+0.24%) compared to b7f65d6

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.24%. Comparing base (b7f65d6) to head (9b84ca8).

Files with missing lines Patch % Lines
.../Core/Resolving/Pipeline/ResolvePipelineBuilder.cs 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1494      +/-   ##
===========================================
+ Coverage    77.99%   78.24%   +0.24%     
===========================================
  Files          218      218              
  Lines         5945     5944       -1     
  Branches      1273     1273              
===========================================
+ Hits          4637     4651      +14     
+ Misses         768      753      -15     
  Partials       540      540              

☔ 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.