-
-
Notifications
You must be signed in to change notification settings - Fork 806
refactor: update math/base/assert/is-even
to follow latest project conventions
#4183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
good afternoon, please give this a reveiw @kgryte! |
lib/node_modules/@stdlib/math/base/assert/is-even/benchmark/benchmark.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/assert/is-even/benchmark/benchmark.native.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/assert/is-even/benchmark/c/native/benchmark.c
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left an initial round of comments.
…nventions --- type: pre_push_report description: Results of running various checks prior to pushing changes. report: ---
lib/node_modules/@stdlib/math/base/assert/is-even/benchmark/c/native/benchmark.c
Outdated
Show resolved
Hide resolved
Signed-off-by: Athan <[email protected]>
Signed-off-by: Athan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
…conventions PR-URL: stdlib-js#4183 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
…conventions PR-URL: stdlib-js#4183 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
…conventions PR-URL: stdlib-js#4183 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
…conventions PR-URL: stdlib-js#4183 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
…conventions PR-URL: stdlib-js#4183 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
Resolves None.
Description
math/base/assert/is-even
Checklist
@stdlib-js/reviewers