Skip to content

Conversation

Neerajpathak07
Copy link
Member

@Neerajpathak07 Neerajpathak07 commented Nov 24, 2024

Progresses #3235

Description

What is the purpose of this pull request?

This pull request:

  • Resolves C lint errors in @stdlib/stats/base/snanmax
  • Resolves C lint errors in @stdlib/stats/base/scumax
  • Resolves C lint errors in @stdlib/stats/base/scumax

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
Copy link
Contributor

stdlib-bot commented Nov 24, 2024

Coverage Report

Package Statements Branches Functions Lines
stats/base/scumax $\color{green}467/467$
$\color{green}+100.00\%$
$\color{green}49/49$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}467/467$
$\color{green}+100.00\%$
stats/base/snanmax $\color{green}433/433$
$\color{green}+100.00\%$
$\color{green}53/53$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}433/433$
$\color{green}+100.00\%$
stats/base/sstdevch $\color{green}367/367$
$\color{green}+100.00\%$
$\color{green}14/14$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}367/367$
$\color{green}+100.00\%$

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

@Neerajpathak07 Neerajpathak07 changed the title Fix: Resolving C Lint errors Fix: C Lint errors for @stdlib/stats/base Nov 24, 2024
@Neerajpathak07 Neerajpathak07 changed the title Fix: C Lint errors for @stdlib/stats/base fix: C Lint errors for @stdlib/stats/base Nov 24, 2024
@Neerajpathak07 Neerajpathak07 changed the title fix: C Lint errors for @stdlib/stats/base fix: C lint errors for @stdlib/stats/base Nov 24, 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, @Neerajpathak07.

@kgryte kgryte changed the title fix: C lint errors for @stdlib/stats/base docs: fix C lint errors Nov 24, 2024
@kgryte kgryte added the Documentation Improvements, additions, or changes to documentation. label Nov 24, 2024
@kgryte kgryte merged commit f8dc5fc into stdlib-js:develop Nov 24, 2024
16 of 17 checks passed
pranav-1720 pushed a commit to pranav-1720/stdlib that referenced this pull request Nov 25, 2024
PR-URL: stdlib-js#3249
Closes: stdlib-js#3236
Closes: stdlib-js#3237
Closes: stdlib-js#3238
Ref: stdlib-js#3235
Co-authored-by: Athan Reines <[email protected]>
Reviewed-by: Athan Reines <[email protected]> 
Signed-off-by: Athan Reines <[email protected]>
@Neerajpathak07 Neerajpathak07 deleted the lint-errors branch December 16, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements, additions, or changes to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix C lint errors in @stdlib/stats/base/sstdevch Fix C lint errors in @stdlib/stats/base/scumax Fix C lint errors in @stdlib/stats/base/snanmax

3 participants