Skip to content

Conversation

GeoDaoyu
Copy link
Contributor

Resolves #7973.

Description

What is the purpose of this pull request?

This pull request:

  • fix 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 the Needs Review A pull request which needs code review. label Aug 26, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Aug 26, 2025

Coverage Report

Package Statements Branches Functions Lines
ndarray/base/ind2sub $\color{green}351/351$
$\color{green}+100.00\%$
$\color{green}38/38$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}351/351$
$\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 added Benchmarks Pull requests adding or improving benchmarks for measuring performance. and removed Needs Review A pull request which needs code review. labels Aug 27, 2025
@kgryte kgryte merged commit 8aea8a0 into stdlib-js:develop Aug 27, 2025
28 checks passed
@GeoDaoyu GeoDaoyu deleted the fix/CLint7973 branch August 27, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmarks Pull requests adding or improving benchmarks for measuring performance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix C lint errors
3 participants