Skip to content

perf(array): add dense fast path to Array.prototype.push

372c580
Select commit
Loading
Failed to load commit list.
Open

perf(array): add dense fast path to Array.prototype.push #5300

perf(array): add dense fast path to Array.prototype.push
372c580
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

59.64% (+12.40%) compared to 6ddc2b4

View this Pull Request on Codecov

59.64% (+12.40%) compared to 6ddc2b4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.64%. Comparing base (6ddc2b4) to head (372c580).
⚠️ Report is 954 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5300       +/-   ##
===========================================
+ Coverage   47.24%   59.64%   +12.40%     
===========================================
  Files         476      589      +113     
  Lines       46892    63588    +16696     
===========================================
+ Hits        22154    37930    +15776     
- Misses      24738    25658      +920     

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