Closed gunjjoshi closed 1 day ago
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.
/stdlib help
@Planeshifter, available slash commands include:
/stdlib check-files
- Check for required files./stdlib update-copyright-years
- Update copyright header years./stdlib lint-autofix
- Auto-fix lint errors./stdlib merge
- Merge changes from develop branch into this PR./stdlib rebase
- Rebase this PR on top of develop branch.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.
Description
This pull request:
math.h
header inmath/base/special/croundf
.Related Issues
None.
Questions
No.
Other
No.
Checklist
[x] Read, understood, and followed the contributing guidelines.
@stdlib-js/reviewers