Skip to content

Conversation

GeoDaoyu
Copy link
Contributor

Resolves #7899.

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

Coverage Report

Package Statements Branches Functions Lines
math/strided/special/smsktrunc $\color{green}402/402$
$\color{green}+100.00\%$
$\color{green}16/16$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}402/402$
$\color{green}+100.00\%$

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

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

PR Commit Message

chore: fix C lint errors (issue #7899)

PR-URL: https://github.com/stdlib-js/stdlib/pull/7901
Closes: https://github.com/stdlib-js/stdlib/issues/7899

Co-authored-by: GeoDaoyu <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>

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

@Planeshifter Planeshifter merged commit 414da4a into stdlib-js:develop Aug 17, 2025
66 checks passed
@GeoDaoyu GeoDaoyu deleted the fix/CLint7899 branch August 18, 2025 01:26
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