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

aspectran / aspectran / #5043 / 1
45%
master: 45%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2026 04:12PM UTC
Files 927
Run time 18s
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

14 Mar 2026 04:09PM UTC coverage: 43.92% (-0.02%) from 43.944%
#5043.1

push

github

topframe
Refine activity context enforcement in AbstractBeanProxy

- Enhanced 'invoke' method to intelligently check for the presence of an active activity context.
- An 'NoActivityStateException' is now thrown only when an advisable synchronous method is called without an active activity and actually has matching aspects to execute.
- Permitted invocation of '@Async' methods without a pre-existing activity context, as the proxy handles activity creation within the worker thread.
- Allowed methods with no matching aspects to proceed even if no activity context is present, improving flexibility for non-transactional beans.
- Updated 'retrieveAdviceRuleRegistry' to safely handle null activity references during pointcut matching.
- This change ensures strict AOP integrity for transactional operations while maintaining compatibility with asynchronous tasks and unadivsed methods.

16773 of 38190 relevant lines covered (43.92%)

0.44 hits per line

Source Files on job #5043.1
  • Tree
  • List 927
  • Changed 16
  • Source Changed 16
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5043
  • 6320e2f0 on github
  • Prev Job for on master (##5042.1)
  • Next Job for on master (##5044.1)
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