Skip to content

perf: avoid heap allocation via local System.Lazy instance#5356

Draft
Flash0ver wants to merge 6 commits into
mainfrom
perf/avoid-heap-alloc-via-local-lazy
Draft

perf: avoid heap allocation via local System.Lazy instance#5356
Flash0ver wants to merge 6 commits into
mainfrom
perf/avoid-heap-alloc-via-local-lazy

docs: update XML documentation comments

87f9f46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

74.22% (+0.02%) compared to afd3873

View this Pull Request on Codecov

74.22% (+0.02%) compared to afd3873

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.22%. Comparing base (afd3873) to head (87f9f46).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5356      +/-   ##
==========================================
+ Coverage   74.19%   74.22%   +0.02%     
==========================================
  Files         508      510       +2     
  Lines       18373    18396      +23     
  Branches     3595     3602       +7     
==========================================
+ Hits        13632    13654      +22     
  Misses       3869     3869              
- Partials      872      873       +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.