Skip to content

fix: move join/dirname caches to Resolver instance to prevent memory …

fd07044
Select commit
Loading
Failed to load commit list.
Open

fix: move join/dirname caches to Resolver instance to prevent memory leak #507

fix: move join/dirname caches to Resolver instance to prevent memory …
fd07044
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

93.51% (+0.08%) compared to 986a974

View this Pull Request on Codecov

93.51% (+0.08%) compared to 986a974

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.51%. Comparing base (986a974) to head (fd07044).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #507      +/-   ##
==========================================
+ Coverage   93.42%   93.51%   +0.08%     
==========================================
  Files          50       50              
  Lines        2525     2543      +18     
  Branches      773      776       +3     
==========================================
+ Hits         2359     2378      +19     
+ Misses        137      136       -1     
  Partials       29       29              

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