Skip to content

migrate json-simple to json

1ab1dcd
Select commit
Loading
Failed to load commit list.
Merged

migrate json-simple to json #3225

migrate json-simple to json
1ab1dcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2025 in 0s

77.65% (target 50.00%)

View this Pull Request on Codecov

77.65% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 73.80952% with 11 lines in your changes missing coverage. Please review.

Project coverage is 77.65%. Comparing base (109ec8b) to head (1ab1dcd).

Files with missing lines Patch % Lines
src/main/java/com/vmware/i18n/utils/JSONUtil.java 66.66% 6 Missing ⚠️
.../vmware/i18n/utils/timezone/CldrTimeZoneUtils.java 75.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##             g11n-cldr-pattern    #3225      +/-   ##
=======================================================
- Coverage                78.11%   77.65%   -0.46%     
+ Complexity                 268      266       -2     
=======================================================
  Files                       29       29              
  Lines                     1878     1880       +2     
  Branches                   186      186              
=======================================================
- Hits                      1467     1460       -7     
- Misses                     327      335       +8     
- Partials                    84       85       +1     

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