Skip to content

Conversation

JaySoni1
Copy link
Contributor

@JaySoni1 JaySoni1 commented Mar 22, 2025

Resolves #6271

Description

What is the purpose of this pull request?

This pull request:

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

Signed-off-by: JaySoni1 <[email protected]>
@stdlib-bot stdlib-bot added Statistics Issue or pull request related to statistical functionality. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Mar 22, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Mar 22, 2025

Coverage Report

Package Statements Branches Functions Lines
stats/base/meanpn $\color{green}256/256$
$\color{green}+100.00\%$
$\color{green}16/16$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}256/256$
$\color{green}+100.00\%$

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

@JaySoni1 JaySoni1 changed the title Fix JavaScript lint errors #6271 Fix JavaScript lint errors #6271 Mar 22, 2025
@JaySoni1 JaySoni1 changed the title Fix JavaScript lint errors #6271 style(lint): fix JavaScript lint errors in ndarray.js and sync.js #6271 Mar 22, 2025
Signed-off-by: JaySoni1 <[email protected]>
Signed-off-by: JaySoni1 <[email protected]>
Signed-off-by: JaySoni1 <[email protected]>
@JaySoni1
Copy link
Contributor Author

@kgryte , @Planeshifter please review

@kgryte
Copy link
Member

kgryte commented Mar 22, 2025

As the upstream issue was a false positive, the changes proposed in this PR are not desired. As such, I will go ahead and close this PR.

@kgryte kgryte closed this Mar 22, 2025
@kgryte kgryte added Invalid Invalid question, issue, or pull request. and removed Needs Review A pull request which needs code review. labels Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Good First PR A pull request resolving a Good First Issue. Invalid Invalid question, issue, or pull request. Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors

3 participants