Skip to content

test: add tests to blas/ext/base/dnannsumors #3266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

saurabhraghuvanshii
Copy link
Contributor

Resolves #3253 .

Description

What is the purpose of this pull request?

This pull request:

  • Add tests to blas/ext/base/dnannsumors

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added the BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). label Nov 26, 2024
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Nov 26, 2024

Coverage Report

Package Statements Branches Functions Lines
blas/ext/base/dnannsumors $\color{green}406/406$
$\color{green}+100.00\%$
$\color{green}23/23$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}406/406$
$\color{green}+100.00\%$

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

@Planeshifter Planeshifter changed the title test: add tests to blas/ext/base/dnannsumors test: add tests to blas/ext/base/dnannsumors Nov 27, 2024
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, @saurabhraghuvanshii!

@kgryte kgryte added the Tests Pull requests specifically adding tests. label Nov 27, 2024
@kgryte kgryte merged commit 9d47d0e into stdlib-js:develop Nov 27, 2024
16 checks passed
@saurabhraghuvanshii saurabhraghuvanshii deleted the dnannsumors-test branch November 27, 2024 10:07
@saurabhraghuvanshii
Copy link
Contributor Author

@kgryte welcome sir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Tests Pull requests specifically adding tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC]: Incomplete code coverage for blas/ext/base/dnannsumors
3 participants