stdlib-js / stdlib

✨ Standard library for JavaScript and Node.js. ✨
https://stdlib.io
Apache License 2.0
4.53k stars 503 forks source link

refactor: remove unused header, update benchmarks in `math/base/special/croundf` #3217

Closed gunjjoshi closed 1 day ago

gunjjoshi commented 1 day ago

Description

What is the purpose of this pull request?

This pull request:

Related Issues

Does this pull request have any related issues?

None.

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 commented 1 day ago

Coverage Report

Package Statements Branches Functions Lines
math/base/special/croundf $\color{green}219/219$
$\color{green}+100.00\%$
$\color{green}5/5$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}219/219$
$\color{green}+100.00\%$

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

Planeshifter commented 1 day ago

/stdlib help

stdlib-bot commented 1 day ago

@Planeshifter, available slash commands include:

stdlib-bot commented 1 day ago

PR Commit Message

refactor: remove unused header, update benchmarks in `math/base/special/croundf`

PR-URL: https://github.com/stdlib-js/stdlib/pull/3217

Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>

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