Skip to content

chore: Fixes C lint errors #5898 #6198

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

Closed
wants to merge 4 commits into from

Conversation

JaySoni1
Copy link
Contributor

@JaySoni1 JaySoni1 commented Mar 19, 2025

Resolves #5898.

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 Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. 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/ccis $\color{green}246/246$
$\color{green}+100.00\%$
$\color{green}6/6$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}246/246$
$\color{green}+100.00\%$
ndarray/base/nullary $\color{green}8520/8520$
$\color{green}+100.00\%$
$\color{green}670/670$
$\color{green}+100.00\%$
$\color{green}43/43$
$\color{green}+100.00\%$
$\color{green}8520/8520$
$\color{green}+100.00\%$

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

@JaySoni1
Copy link
Contributor Author

@kgryte please review

@JaySoni1 JaySoni1 changed the title Issue 5898 chore: Fixes C lint errors #5898 Mar 19, 2025
@aayush0325
Copy link
Member

kindly resolve merge conflicts before further review

@JaySoni1
Copy link
Contributor Author

Thanks for the feedback @aayush0325 ! I’m working on resolving the conflicts now and will update the PR soon.

Signed-off-by: JaySoni1 <jaygsoni14@gmail.com>
@kgryte kgryte added Duplicate This issue or pull request already exists. and removed Needs Review A pull request which needs code review. labels Mar 21, 2025
@kgryte
Copy link
Member

kgryte commented Mar 21, 2025

Thank you for submitting this PR; however, the issue that this PR seeks to address has already been closed via #5943. As such, I'll go ahead and close.

@kgryte kgryte closed this Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue or pull request already exists. Good First PR A pull request resolving a Good First Issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address commit comments (commit 73d8eb8)
4 participants