Skip to content

Commit

Permalink
test: add tests to ndarray/base/nullary
Browse files Browse the repository at this point in the history
PR-URL: #2652
Ref: #2229
Co-authored-by: Athan Reines <[email protected]>
Reviewed-by: Athan Reines <[email protected]>
  • Loading branch information
headlessNode and kgryte authored Jul 24, 2024
1 parent 3e6b224 commit fa34b48
Showing 1 changed file with 1,384 additions and 213 deletions.
Loading

1 comment on commit fa34b48

@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}8406/8520$
$\color{green}+98.66\%$
$\color{red}524/562$
$\color{green}+93.24\%$
$\color{green}43/43$
$\color{green}+100.00\%$
$\color{red}8406/8520$
$\color{green}+98.66\%$

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

Please sign in to comment.