Skip to content

Conversation

JaySoni1
Copy link
Contributor

@JaySoni1 JaySoni1 commented Mar 19, 2025

Resolves #6005

Description

What is the purpose of this pull request?

This pull request:

  • fixed C lint errors

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 stdlib-bot added Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. labels Mar 19, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Mar 19, 2025

Coverage Report

Package Statements Branches Functions Lines
math/base/special/roundn $\color{green}279/279$
$\color{green}+100.00\%$
$\color{green}23/23$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}279/279$
$\color{green}+100.00\%$

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

@JaySoni1
Copy link
Contributor Author

@kgryte please review

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Mar 19, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Mar 19, 2025
@stdlib-bot
Copy link
Contributor

PR Commit Message

chore: fixed C lint errors

PR-URL: https://github.com/stdlib-js/stdlib/pull/6194
Closes: https://github.com/stdlib-js/stdlib/issues/6005

Co-authored-by: JaySoni1 <[email protected]>
Reviewed-by: Planeshifter <[email protected]>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 8959b08 into stdlib-js:develop Mar 19, 2025
27 checks passed
@kgryte kgryte mentioned this pull request Mar 19, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Math Issue or pull request specific to math functionality. Ready To Merge A pull request which is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix C lint errors

3 participants