Skip to content

Version 1.2.6#14

Merged
tilo merged 1 commit into
mainfrom
version-1.2.6
Jul 3, 2026
Merged

Version 1.2.6#14
tilo merged 1 commit into
mainfrom
version-1.2.6

Conversation

@tilo

@tilo tilo commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Small Bug Fix:

The :number_overflow warning now reports the sign of the collapsed value (-1e400 warns "collapsed to -Infinity") identically on the C and pure-Ruby paths, in top-level and member position. Adds corner-case specs: warning parity for negative overflow, integers at/past the 64-bit boundary, hex beyond 64 bits, chunk-boundary framing with 1-byte reads, scalar/mixed NDJSON and comma-separated documents from an IO, and generator encoding preservation (Latin-1 round trip).

The :number_overflow warning now reports the sign of the collapsed value
(-1e400 warns "collapsed to -Infinity") identically on the C and pure-Ruby
paths, in top-level and member position. Adds corner-case specs: warning
parity for negative overflow, integers at/past the 64-bit boundary, hex
beyond 64 bits, chunk-boundary framing with 1-byte reads, scalar/mixed
NDJSON and comma-separated documents from an IO, and generator encoding
preservation (Latin-1 round trip).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.84%. Comparing base (559807a) to head (2d284f5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   99.85%   99.84%   -0.01%     
==========================================
  Files           8        8              
  Lines        1334     1333       -1     
==========================================
- Hits         1332     1331       -1     
  Misses          2        2              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tilo tilo merged commit 3c5fe6a into main Jul 3, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant