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: #2644
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 cde60a1 commit 14a2930
Showing 1 changed file with 940 additions and 27 deletions.
Loading

1 comment on commit 14a2930

@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}8316/8520$
$\color{green}+97.61\%$
$\color{red}420/488$
$\color{green}+86.07\%$
$\color{green}43/43$
$\color{green}+100.00\%$
$\color{red}8316/8520$
$\color{green}+97.61\%$

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

Please sign in to comment.