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

aspectran / aspectran / #5458
45%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2026 09:06AM UTC
Jobs 1
Files 1052
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 09:03AM UTC coverage: 44.521% (-0.04%) from 44.561%
#5458

push

github

topframe
feat(core,web): extend joinpoint header matching to support value and media type conditions

- Refactor `AdviceActivity.isAcceptable` by extracting `isHeaderAcceptable` template method to enable environment-specific header evaluation.
- Add support for `Name=Value` and `Name!=Value` (negative) header rule evaluation in core `AdviceActivity`.
- Override `isHeaderAcceptable` in `WebActivity` to support complex `Accept` header media type matching via `WebUtils.isAcceptContentTypes`.
- Add overloaded `isAcceptContentTypes` utility methods in `WebUtils` accepting `WebRequestAdapter` and varargs `String` media types.

0 of 44 new or added lines in 3 files covered. (0.0%)

2 existing lines in 2 files now uncovered.

19534 of 43876 relevant lines covered (44.52%)

0.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
13.33
-2.4% web/src/main/java/com/aspectran/web/support/util/WebUtils.java
16
31.25
-1.44% core/src/main/java/com/aspectran/core/activity/AdviceActivity.java
11
48.45
-6.2% web/src/main/java/com/aspectran/web/activity/WebActivity.java

Coverage Regressions

Lines Coverage ∆ File
1
70.59
-1.47% core/src/main/java/com/aspectran/core/context/rule/validation/AspectRuleValidator.java
1
73.08
1.92% daemon/src/main/java/com/aspectran/daemon/command/AsyncCommandExecutor.java
Jobs
ID Job ID Ran Files Coverage
1 #5458.1 01 Aug 2026 09:06AM UTC 1052
44.52
Source Files on build #5458
  • Tree
  • List 1052
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 224bd735 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