Skip to content

Lower array(data=<non-scalar>, dim=...) via reshape() - #93

Merged
t-kalinowski merged 8 commits into
mainfrom
fix-array-nonscalar-reshape
Feb 8, 2026
Merged

Lower array(data=<non-scalar>, dim=...) via reshape()#93
t-kalinowski merged 8 commits into
mainfrom
fix-array-nonscalar-reshape

array(): fail fast when reshape would require recycling

f60c0b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2026 in 1s

92.78% (+0.00%) compared to c4e86c0

View this Pull Request on Codecov

92.78% (+0.00%) compared to c4e86c0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.78%. Comparing base (c4e86c0) to head (f60c0b8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files          27       27           
  Lines        5749     5749           
=======================================
  Hits         5334     5334           
  Misses        415      415           

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