Skip to content

perf: avoid extra array copies in xy median and scan helpers#385

Merged
lpatiny merged 1 commit into
mainfrom
review-xy-median-improvements
Jul 9, 2026
Merged

perf: avoid extra array copies in xy median and scan helpers#385
lpatiny merged 1 commit into
mainfrom
review-xy-median-improvements

perf: avoid extra array copies in xy median and scan helpers

88be187
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

97.16% (+0.03%) compared to 9fed281

View this Pull Request on Codecov

97.16% (+0.03%) compared to 9fed281

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.16%. Comparing base (9fed281) to head (88be187).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #385      +/-   ##
==========================================
+ Coverage   97.13%   97.16%   +0.03%     
==========================================
  Files         207      208       +1     
  Lines        4147     4161      +14     
  Branches     1036     1033       -3     
==========================================
+ Hits         4028     4043      +15     
+ Misses        115      114       -1     
  Partials        4        4              

☔ View full report in Codecov by Harness.
📢 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.