Skip to content

fix: handle nested jar class path fallback

ea5f128
Select commit
Loading
Failed to load commit list.
Merged

Fix local cache path fallback for Spring Boot 3 executable JARs #136

fix: handle nested jar class path fallback
ea5f128
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

70.98% (+2.30%) compared to d4b76f8

View this Pull Request on Codecov

70.98% (+2.30%) compared to d4b76f8

Details

Codecov Report

❌ Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.98%. Comparing base (d4b76f8) to head (ea5f128).
⚠️ Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
...p/framework/apollo/core/utils/ClassLoaderUtil.java 41.66% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #136      +/-   ##
============================================
+ Coverage     68.68%   70.98%   +2.30%     
- Complexity     1503     1636     +133     
============================================
  Files           212      224      +12     
  Lines          6396     6732     +336     
  Branches        647      680      +33     
============================================
+ Hits           4393     4779     +386     
+ Misses         1673     1602      -71     
- Partials        330      351      +21     

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