style: add spaces - #15370
Merged
Merged
style: add spaces#15370
Conversation
…roundnf` Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016t3qsVY4Zt14xaKMNgB4tX
Contributor
Coverage Report
The above coverage report was generated for the changes in this PR. |
kgryte
marked this pull request as ready for review
September 21, 2026 07:22
kgryte
approved these changes
Sep 21, 2026
math/base/special/roundnf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request:
developbetween 2026-09-19T16:10:17-07:00 (99219fa68) and 2026-09-19T16:16:55-07:00 (f273c33c8).Fixes by package:
math/base/special/roundnf: Fixes an unspaced array index introduced in 99219fa:expected[i]inroundnf/test/test.js:277andtest.native.js:270should beexpected[ i ], per the spacing rule indocs/style-guides/javascript/README.md:177and consistent with every other assertion added in that migration.Related Issues
No.
Questions
No.
Other
Validation performed on the 24-hour commit window (7 commits):
isAlmostSameValue-based assertions), bug scan of the diff (argument order, dangling references to removedabs/EPS/ulpdiffrequires, siblingtest.js/test.native.jsdivergence, always-passing assertions), and execution of the migrated assertions against the actual test fixtures (all pass, including the tightened ULP tolerances). The'float32'→'float16'documentation changes were verified against thefloat16-awarendarray/min-dtypeimplementation (minDataType( 3.141592653589793 )returns'float16').30.0 * EPSand 2 ULP — deliberate convention standardization), require-statement ordering and inline comment style (both orderings/styles coexist in untouched reference packages), and anything requiring interpretation or changes outside the diff window.Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
This PR was authored by Claude Code as part of a scheduled automated review of commits merged to
developin the last 24 hours. Findings were cross-validated by multiple independent review passes before inclusion.🤖 Generated with Claude Code
https://claude.ai/code/session_016t3qsVY4Zt14xaKMNgB4tX
Generated by Claude Code