Skip to content

docs(bradford/quantile): correct example return values in JSDoc comments #6306

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

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

JaySoni1
Copy link
Contributor

@JaySoni1 JaySoni1 commented Mar 22, 2025

Resolves #5859

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 <jaygsoni14@gmail.com>
@stdlib-bot stdlib-bot added Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Mar 22, 2025
@JaySoni1 JaySoni1 changed the title Address commit comments (commit b2b2c84) #5859 docs(bradford/quantile): correct example return values in JSDoc comments Mar 22, 2025
@kgryte
Copy link
Member

kgryte commented Mar 22, 2025

@JaySoni1 This PR currently contains no changes and does not address the referenced issue.

@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 Mar 22, 2025
@JaySoni1
Copy link
Contributor Author

Thanks for the feedback @kgryte ! It looks like I accidentally pushed an empty commit without the actual changes. I’ll review the file again, make the necessary corrections to the JSDoc example return values, and push the updated commit shortly.

Signed-off-by: JaySoni1 <jaygsoni14@gmail.com>
@stdlib-bot stdlib-bot added the Statistics Issue or pull request related to statistical functionality. label Mar 25, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Mar 25, 2025

Coverage Report

Package Statements Branches Functions Lines
stats/base/dists/bradford/quantile $\color{green}227/227$
$\color{green}+100.00\%$
$\color{green}19/19$
$\color{green}+100.00\%$
$\color{green}3/3$
$\color{green}+100.00\%$
$\color{green}227/227$
$\color{green}+100.00\%$

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

Signed-off-by: JaySoni1 <jaygsoni14@gmail.com>
Signed-off-by: JaySoni1 <jaygsoni14@gmail.com>
@JaySoni1
Copy link
Contributor Author

@kgryte I had make the necessary corrections to the JSDoc example return values, and push the updated commit please review

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. Needs Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address commit comments (commit b2b2c84)
3 participants