Skip to content

MOD-14559 Bump ijson#1525

Merged
AvivDavid23 merged 1 commit intomasterfrom
bump_ijson
Mar 23, 2026
Merged

MOD-14559 Bump ijson#1525
AvivDavid23 merged 1 commit intomasterfrom
bump_ijson

Conversation

@AvivDavid23
Copy link
Contributor

@AvivDavid23 AvivDavid23 commented Mar 23, 2026

Note

Medium Risk
Updates the ijson git dependency, which may affect JSON parsing/serialization behavior in core module code. Added tests reduce regression risk but any subtle formatting/precision changes could impact client-visible JSON.GET output.

Overview
Bumps the ijson git dependency to a newer commit (updating both Cargo.toml and Cargo.lock).

Adds new FPHA regression coverage ensuring JSON.GET serializes typed-array floats (FP16/BF16/FP32/FP64), including negative values, with short/clean decimals instead of noisy f64-style representations.

Written by Cursor Bugbot for commit 8fb3077. This will update automatically on new commits. Configure here.

@AvivDavid23 AvivDavid23 requested a review from gabsow March 23, 2026 13:49
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.05%. Comparing base (70ca31d) to head (8fb3077).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1525   +/-   ##
=======================================
  Coverage   78.05%   78.05%           
=======================================
  Files          15       15           
  Lines        3942     3942           
=======================================
  Hits         3077     3077           
  Misses        865      865           

☔ View full report in Codecov by Sentry.
📢 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.

@AvivDavid23 AvivDavid23 merged commit c01a9df into master Mar 23, 2026
39 checks passed
@AvivDavid23 AvivDavid23 deleted the bump_ijson branch March 23, 2026 14:09
AvivDavid23 added a commit that referenced this pull request Mar 23, 2026
AvivDavid23 added a commit that referenced this pull request Mar 23, 2026
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.

2 participants