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

aspectran / aspectran / #5063
41%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2026 04:36AM UTC
Jobs 1
Files 1017
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

New Missed Lines in Diff

Lines Coverage ∆ File
1
88.24
1.57% core/src/main/java/com/aspectran/core/adapter/AbstractApplicationAdapter.java

Uncovered Existing Lines

Lines Coverage ∆ File
16
43.75
-2.68% with-undertow/src/main/java/com/aspectran/undertow/server/handler/resource/TowResourceManager.java
23
77.0
-19.05% with-undertow/src/main/java/com/aspectran/undertow/server/handler/ServletRequestHandlerFactory.java
Jobs
ID Job ID Ran Files Coverage
1 #5063.1 19 Mar 2026 04:36AM UTC 1017
41.37
Source Files on build #5063
  • Tree
  • List 1017
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b61f05fa on github
  • Prev Build on master
  • Next Build on master
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