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

aspectran / aspectran / #5458

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

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

70.59
/core/src/main/java/com/aspectran/core/context/rule/validation/AspectRuleValidator.java


Build SHA Not Found

The commit SHA "224bd7355c2f49c202a02ffa0800f612b731e738" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

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