Skip to content

Conversation

gururaj1512
Copy link
Member

Resolves #5667

Description

What is the purpose of this pull request?

This pull request:

  • feat: add accessor support for stats/array/nanstdev

Related Issues

Does this pull request have any related issues?

This pull request:

  • None

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 Statistics Issue or pull request related to statistical functionality. label Jun 17, 2025
@kgryte kgryte added GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). labels Jun 22, 2025
@kgryte
Copy link
Member

kgryte commented Jun 22, 2025

/stdlib merge

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Jun 22, 2025
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Jun 22, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
stats/base/nanstdev $\color{green}189/189$
$\color{green}+100.00\%$
$\color{green}6/6$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}189/189$
$\color{green}+100.00\%$

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

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

@kgryte kgryte marked this pull request as ready for review June 22, 2025 08:42
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Jun 22, 2025
@kgryte kgryte removed the Needs Review A pull request which needs code review. label Jun 22, 2025
@kgryte kgryte merged commit 7a4a523 into stdlib-js:develop Jun 22, 2025
31 checks passed
@gururaj1512 gururaj1512 deleted the nanstdev-accessor branch June 25, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: refactor and add protocol support to stats/base/nanstdev

3 participants