Skip to content
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

docs: update example for blas/base/wasm/cscal #6495

Merged
merged 7 commits into from
Apr 2, 2025

Conversation

Rupa-Rd
Copy link
Contributor

@Rupa-Rd Rupa-Rd commented Apr 1, 2025

Progresses #4833 .

Description

What is the purpose of this pull request?

This pull request:

Related Issues

Does this pull request have any related issues?

No.

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 BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Apr 1, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Apr 1, 2025

Coverage Report

Package Statements Branches Functions Lines
blas/base/wasm/cscal $\color{green}698/698$
$\color{green}+100.00\%$
$\color{green}17/17$
$\color{green}+100.00\%$
$\color{green}6/6$
$\color{green}+100.00\%$
$\color{green}698/698$
$\color{green}+100.00\%$

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

@kgryte
Copy link
Member

kgryte commented Apr 2, 2025

All CI failures will need to be resolved before this PR can be reviewed.

@kgryte kgryte added Needs Changes Pull request which needs changes before being merged. and removed Needs Review A pull request which needs code review. labels Apr 2, 2025
@Rupa-Rd Rupa-Rd changed the title updated doctests for blas/base/wasm/cscal docs: update example for blas/base/wasm/cscal Apr 2, 2025
@Rupa-Rd Rupa-Rd changed the title docs: update example for blas/base/wasm/cscal docs: update example for <code>blas/base/wasm/cscal</code> Apr 2, 2025
@Rupa-Rd Rupa-Rd changed the title docs: update example for <code>blas/base/wasm/cscal</code> docs: update example for blas/base/wasm/cscal Apr 2, 2025
@Rupa-Rd Rupa-Rd changed the title docs: update example for blas/base/wasm/cscal docs: update example for blas/base/wasm/cscal Apr 2, 2025
@kgryte
Copy link
Member

kgryte commented Apr 2, 2025

Still seeing lint failures.

@Rupa-Rd
Copy link
Contributor Author

Rupa-Rd commented Apr 2, 2025

Still seeing lint failures.

Oops. I will check it again.

@kgryte kgryte added Needs Review A pull request which needs code review. and removed Needs Changes Pull request which needs changes before being merged. labels Apr 2, 2025
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 after clean-up.

@kgryte kgryte added Documentation Improvements, additions, or changes to documentation. and removed Needs Review A pull request which needs code review. labels Apr 2, 2025
@kgryte kgryte merged commit ea11328 into stdlib-js:develop Apr 2, 2025
33 checks passed
@Rupa-Rd Rupa-Rd deleted the update-doctests branch April 3, 2025 04:23
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). Documentation Improvements, additions, or changes to documentation. First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Good First PR A pull request resolving a Good First Issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants