Skip to content

[WIP] chore(java): handle ID extremes#1214

Draft
nyurik wants to merge 2 commits into
maplibre:mainfrom
nyurik:java-ids
Draft

[WIP] chore(java): handle ID extremes#1214
nyurik wants to merge 2 commits into
maplibre:mainfrom
nyurik:java-ids

Conversation

@nyurik

@nyurik nyurik commented Mar 26, 2026

Copy link
Copy Markdown
Member

experiments on getting java to encode u32::MAX and other edge cases

do not review yet - not ready

@codecov-commenter

codecov-commenter commented Mar 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.67%. Comparing base (a660077) to head (d7b0700).

Files with missing lines Patch % Lines
...t-cli/src/main/kotlin/org/maplibre/mlt/cli/Json.kt 0.00% 3 Missing ⚠️
...libre/mlt/converter/encodings/PropertyEncoder.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1214      +/-   ##
============================================
- Coverage     67.94%   67.67%   -0.27%     
+ Complexity      792      780      -12     
============================================
  Files           220      220              
  Lines         13919    13919              
  Branches       2636     2636              
============================================
- Hits           9457     9420      -37     
- Misses         3708     3790      +82     
+ Partials        754      709      -45     

☔ 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.

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