Skip to content

Fixing issue 2633, buffer overflow during gson parsing throws off origin tracker#2638

Merged
DavyLandman merged 5 commits intomainfrom
fix/issue-2633
Feb 11, 2026
Merged

Fixing issue 2633, buffer overflow during gson parsing throws off origin tracker#2638
DavyLandman merged 5 commits intomainfrom
fix/issue-2633

Conversation

@jurgenvinju
Copy link
Copy Markdown
Member

@jurgenvinju jurgenvinju commented Feb 10, 2026

This is still an intermediate step for fixing issue #2633 where we disable origin tracking and also accurate error messages for now.

For the next PR:

@jurgenvinju jurgenvinju marked this pull request as ready for review February 11, 2026 11:42
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 62.33766% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 46%. Comparing base (f535ec3) to head (00c7d9f).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...pl/library/lang/json/internal/JsonValueReader.java 60% 22 Missing and 7 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2638   +/-   ##
=======================================
  Coverage       46%     46%           
- Complexity    6666    6670    +4     
=======================================
  Files          795     795           
  Lines        65856   65878   +22     
  Branches      9871    9870    -1     
=======================================
+ Hits         30658   30682   +24     
+ Misses       32832   32822   -10     
- Partials      2366    2374    +8     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DavyLandman DavyLandman merged commit 227422a into main Feb 11, 2026
9 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.

2 participants