Open AbhijitRaut04 opened 3 days ago
Hello! Thank you for your contribution to stdlib.
We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:
Update your pull request description to include this checked box:
- [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)
This acknowledgment confirms that you've read the guidelines, which include:
We can't review or accept contributions without this acknowledgment.
Thank you for your understanding and cooperation. We look forward to reviewing your contribution!
Package | Statements | Branches | Functions | Lines |
---|---|---|---|---|
math/base/special/minmax | $\color{green}195/195$ $\color{green}+100.00\%$ |
$\color{green}15/15$ $\color{green}+100.00\%$ |
$\color{green}2/2$ $\color{green}+100.00\%$ |
$\color{green}195/195$ $\color{green}+100.00\%$ |
math/base/special/minmaxabs | $\color{green}257/257$ $\color{green}+100.00\%$ |
$\color{green}12/12$ $\color{green}+100.00\%$ |
$\color{green}3/3$ $\color{green}+100.00\%$ |
$\color{green}257/257$ $\color{green}+100.00\%$ |
The above coverage report was generated for the changes in this PR.
@Planeshifter @kgryte Please take a review and suggest me if any changes required.
/stdlib lint-autofix
Resolves #1942 .
Description
This pull request:
Related Issues
This pull request:
Questions
No.
Other
Tests .
Bemchmarks
Examples
addon.c
No.
Checklist
[x] Read, understood, and followed the contributing guidelines.
@stdlib-js/reviewers