• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aspectran / aspectran / #5063

19 Mar 2026 04:33AM UTC coverage: 41.372% (-0.01%) from 41.384%
#5063

push

github

topframe
AbstractApplicationAdapter: Fix path resolution logic in getRealPath

Improved getRealPath to correctly handle relative paths (including those
starting with '/' or '\') by resolving them against the application
base path before normalization.

This ensures that leading parent directory references (e.g., "/../assets")
are correctly resolved relative to the base path, whereas previously
early normalization would strip those components.

3 of 4 new or added lines in 1 file covered. (75.0%)

39 existing lines in 2 files now uncovered.

17393 of 42041 relevant lines covered (41.37%)

0.41 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

88.24
/core/src/main/java/com/aspectran/core/adapter/AbstractApplicationAdapter.java


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc