Skip to content

Commit

Permalink
test: add tests for three-dimensional arrays
Browse files Browse the repository at this point in the history
PR-URL: #2599
Ref: #2229
Co-authored-by: Athan Reines <kgryte@gmail.com>
Reviewed-by: Athan Reines <kgryte@gmail.com> 
Signed-off-by: Athan Reines <kgryte@gmail.com>
  • Loading branch information
headlessNode and kgryte authored Jul 15, 2024
1 parent 08dbbe5 commit 9abdead
Showing 1 changed file with 553 additions and 0 deletions.
Loading

1 comment on commit 9abdead

@stdlib-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage Report

Package Statements Branches Functions Lines
ndarray/base/nullary $\color{red}8226/8520$
$\color{green}+96.55\%$
$\color{red}324/422$
$\color{green}+76.78\%$
$\color{green}43/43$
$\color{green}+100.00\%$
$\color{red}8226/8520$
$\color{green}+96.55\%$

The above coverage report was generated for the changes in this push.

Please sign in to comment.