Skip to content

Conversation

hrshya
Copy link
Contributor

@hrshya hrshya commented Apr 21, 2025

Resolves none.

Description

What is the purpose of this pull request?

This pull request:

  • Updates the test messages to follow code conventions.

Related Issues

Does this pull request have any related issues?

This pull request:

  • resolves no related issues.

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 stdlib-bot added the Needs Review A pull request which needs code review. label Apr 21, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
constants/float16/cbrt-eps $\color{green}53/53$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}53/53$
$\color{green}+100.00\%$
constants/float16/eps $\color{green}57/57$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}57/57$
$\color{green}+100.00\%$
constants/float16/exponent-bias $\color{green}58/58$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}58/58$
$\color{green}+100.00\%$
constants/float16/max-safe-integer $\color{green}57/57$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}57/57$
$\color{green}+100.00\%$
constants/float16/max $\color{green}56/56$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}56/56$
$\color{green}+100.00\%$
constants/float16/min-safe-integer $\color{green}57/57$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}57/57$
$\color{green}+100.00\%$
constants/float16/ninf $\color{green}62/62$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}62/62$
$\color{green}+100.00\%$
constants/float16/num-bytes $\color{green}47/47$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}47/47$
$\color{green}+100.00\%$
constants/float16/pinf $\color{green}62/62$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}62/62$
$\color{green}+100.00\%$
constants/float16/precision $\color{green}47/47$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}47/47$
$\color{green}+100.00\%$
constants/float16/smallest-normal $\color{green}62/62$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}62/62$
$\color{green}+100.00\%$
constants/float16/smallest-subnormal $\color{green}62/62$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}62/62$
$\color{green}+100.00\%$
constants/float16/sqrt-eps $\color{green}53/53$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}53/53$
$\color{green}+100.00\%$

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

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Apr 22, 2025
@stdlib-bot
Copy link
Contributor

PR Commit Message

chore: update test messages in `constants/float16`

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

Co-authored-by: hrshya <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>

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

@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Apr 22, 2025
@Planeshifter Planeshifter merged commit 2e8998e into stdlib-js:develop Apr 22, 2025
48 checks passed
@hrshya hrshya deleted the fix/f16-eps branch October 11, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready To Merge A pull request which is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants