Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/ndarray: remove reversed axes check #1058

Merged
merged 4 commits into from
Dec 14, 2023

test: add general test for reshape() after stack

ce6805d
Select commit
Loading
Failed to load commit list.
Merged

fix/ndarray: remove reversed axes check #1058

test: add general test for reshape() after stack
ce6805d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 0s

85.52% (target 80.00%)

View this Pull Request on Codecov

85.52% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3066196) 85.57% compared to head (ce6805d) 85.52%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1058      +/-   ##
==========================================
- Coverage   85.57%   85.52%   -0.05%     
==========================================
  Files         508      508              
  Lines       53912    54068     +156     
==========================================
+ Hits        46133    46241     +108     
- Misses       7779     7827      +48     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.