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: #2634
Ref: #2229
Co-authored-by: Athan Reines <kgryte@gmail.com>
Reviewed-by: Athan Reines <kgryte@gmail.com>
  • Loading branch information
headlessNode and kgryte authored Jul 21, 2024
1 parent 5df976a commit 06b4d43
Showing 1 changed file with 968 additions and 159 deletions.
Loading

1 comment on commit 06b4d43

@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}8280/8520$
$\color{green}+97.18\%$
$\color{red}382/462$
$\color{green}+82.68\%$
$\color{green}43/43$
$\color{green}+100.00\%$
$\color{red}8280/8520$
$\color{green}+97.18\%$

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

Please sign in to comment.