Skip to content

Add java.util.Locale compatibility runtime - #171

Merged
dlunch merged 2 commits into
mainfrom
codex/java-util-locale
Jun 28, 2026
Merged

Add java.util.Locale compatibility runtime#171
dlunch merged 2 commits into
mainfrom
codex/java-util-locale

address locale review feedback

5054b77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 0s

83.71% (+0.56%) compared to 1a39271

View this Pull Request on Codecov

83.71% (+0.56%) compared to 1a39271

Details

Codecov Report

❌ Patch coverage is 92.98246% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.71%. Comparing base (1a39271) to head (5054b77).

Files with missing lines Patch % Lines
java_runtime/src/classes/java/util/locale.rs 92.97% 52 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   83.14%   83.71%   +0.56%     
==========================================
  Files         170      171       +1     
  Lines       12126    12867     +741     
==========================================
+ Hits        10082    10771     +689     
- Misses       2044     2096      +52     

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