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: #2655
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 25, 2024
1 parent 7b7a3e6 commit 468eb7f
Showing 1 changed file with 1,574 additions and 201 deletions.
Loading

1 comment on commit 468eb7f

@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}8460/8520$
$\color{green}+99.30\%$
$\color{red}592/612$
$\color{green}+96.73\%$
$\color{green}43/43$
$\color{green}+100.00\%$
$\color{red}8460/8520$
$\color{green}+99.30\%$

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

Please sign in to comment.