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

aspectran / aspectran / #5459
45%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2026 11:42AM UTC
Jobs 1
Files 1053
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

01 Aug 2026 11:42AM UTC coverage: 44.505% (-0.02%) from 44.521%
#5459

push

github

Juho Jeong
feat(utils,web): add IP address pattern matching and CIDR support

- Introduce `IpAddressUtils` utility class for IP address validation, supporting exact matches, octet-level wildcards, and CIDR notation.
- Simplify `SpecificIPAllowedWebActivityServlet` by integrating `IpAddressUtils` for IP-based access control.
- Add `WebUtils.getRemoteAddr` method to extract client IPs, handling `X-Forwarded-For` headers.

19534 of 43892 relevant lines covered (44.5%)

0.45 hits per line

Coverage Regressions

Lines Coverage ∆ File
81
12.39
-0.94% web/src/main/java/com/aspectran/web/support/util/WebUtils.java
9
0.0
0.0% web/src/main/java/com/aspectran/web/servlet/SpecificIPAllowedWebActivityServlet.java
2
71.15
-1.92% daemon/src/main/java/com/aspectran/daemon/command/AsyncCommandExecutor.java
Jobs
ID Job ID Ran Files Coverage
1 #5459.1 01 Aug 2026 11:42AM UTC 1053
44.5
Source Files on build #5459
  • Tree
  • List 1053
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 23d43515 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc