Skip to content

Merge branch 'main' into indexed-heap-next

d82df6e
Select commit
Loading
Failed to load commit list.
Open

feat(data-structures/unstable): align IndexedHeap with heap APIs #7124

Merge branch 'main' into indexed-heap-next
d82df6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

94.62% (+0.00%) compared to a496da2

View this Pull Request on Codecov

94.62% (+0.00%) compared to a496da2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.62%. Comparing base (a496da2) to head (d82df6e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7124   +/-   ##
=======================================
  Coverage   94.61%   94.62%           
=======================================
  Files         634      634           
  Lines       51801    51824   +23     
  Branches     9329     9335    +6     
=======================================
+ Hits        49011    49036   +25     
  Misses       2216     2216           
+ Partials      574      572    -2     

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