Skip to content

Conversation

@Payal-Goswami
Copy link
Contributor

Resolves a part of #7924

Description

What is the purpose of this pull request?

This pull request:

  • This pull request adds structured package data for math/base/special/floor.

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.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

If you answered "yes" to using AI assistance, please provide a short disclosure indicating how you used AI assistance. This helps reviewers determine how much scrutiny to apply when reviewing your contribution. Example disclosures: "This PR was written primarily by Claude Code." or "I consulted ChatGPT to understand the codebase, but the proposed changes were fully authored manually by myself.".

{{TODO: add disclosure if applicable}}


@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 Nov 1, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Nov 1, 2025

Coverage Report

Package Statements Branches Functions Lines
math/base/special/floor $\color{green}157/157$
$color{green}+100.00%$
$\color{green}4/4$
$color{green}+100.00%$
$\color{green}1/1$
$color{green}+100.00%$
$\color{green}157/157$
$color{green}+100.00%$

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

@kgryte kgryte changed the title Add structured package data for math/base/special/floor chore: add structured package data for math/base/special/floor Nov 3, 2025
@kgryte kgryte removed the Needs Review A pull request which needs code review. label Nov 3, 2025
@kgryte
Copy link
Member

kgryte commented Nov 3, 2025

@Payal-Goswami Please ensure that you have properly setup and configured your local development environment. The CI failures could have been caught locally had you followed our development guide. Cheers!

Signed-off-by: Athan <kgryte@gmail.com>
kgryte
kgryte previously approved these changes Nov 3, 2025
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 after clean-up.

Signed-off-by: Athan <kgryte@gmail.com>
@kgryte kgryte merged commit e7ce1a8 into stdlib-js:develop Nov 3, 2025
11 checks passed
@Payal-Goswami
Copy link
Contributor Author

@Payal-Goswami Please ensure that you have properly setup and configured your local development environment. The CI failures could have been caught locally had you followed our development guide. Cheers!

@kgryte Thank you so much for the feedback! I really appreciate the cleanup and guidance✨
I’ll make sure to set up my local environment correctly so I can run the checks locally before future contributions.

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants