Skip to content

fix: improve performance

3da9861
Select commit
Loading
Failed to load commit list.
Merged

refactor: modernize to ES6+ (Node 10) with perf improvements #86

fix: improve performance
3da9861
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

94.31% (+1.57%) compared to 9fa0836

View this Pull Request on Codecov

94.31% (+1.57%) compared to 9fa0836

Details

Codecov Report

❌ Patch coverage is 96.49123% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.31%. Comparing base (9fa0836) to head (3da9861).

Files with missing lines Patch % Lines
lib/LoaderRunner.js 97.11% 3 Missing ⚠️
lib/loadLoader.js 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   92.74%   94.31%   +1.57%     
==========================================
  Files           3        3              
  Lines         262      264       +2     
==========================================
+ Hits          243      249       +6     
+ Misses         19       15       -4     

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