Skip to content

perf: cut O(depth^2) Set cloning and per-step context allocation in d…

19e6f57
Select commit
Loading
Failed to load commit list.
Closed

perf: monomorphic ResolveRequest clones via cloneRequest helper #530

perf: cut O(depth^2) Set cloning and per-step context allocation in d…
19e6f57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 16, 2026 in 0s

96.72% (-0.04%) compared to b5259a0

View this Pull Request on Codecov

96.72% (-0.04%) compared to b5259a0

Details

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.72%. Comparing base (b5259a0) to head (19e6f57).

Files with missing lines Patch % Lines
lib/Resolver.js 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #530      +/-   ##
==========================================
- Coverage   96.75%   96.72%   -0.04%     
==========================================
  Files          50       50              
  Lines        2589     2592       +3     
  Branches      788      790       +2     
==========================================
+ Hits         2505     2507       +2     
- Misses         69       70       +1     
  Partials       15       15              

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.