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

aspectran / aspectran / #4692

23 Oct 2025 07:57AM UTC coverage: 37.355% (+0.3%) from 37.084%
#4692

push

github

topframe
feat(context): Enhance and stabilize context reloading

- **Refactor**: Replaced `Timer` with `ScheduledExecutorService` in `ContextReloadingTimer` for improved thread management and stability.
- **Feat**: Implemented a `FileAppendedListener` to ensure that files included via `<append>` tags are monitored for changes, making the auto-reloading feature more comprehensive.
- **Test**: Added new test cases to `ContextReloadingTest` to verify reloading on appended file changes, handling of invalid scan intervals, and behavior on file deletion.
- **Docs**: Improved Javadocs for `AbstractActivityContextBuilder`, `HybridActivityContextBuilder`, and all classes in the `context.builder.reload` package to clarify their roles and interactions.

58 of 68 new or added lines in 7 files covered. (85.29%)

1 existing line in 1 file now uncovered.

15505 of 41507 relevant lines covered (37.36%)

0.37 hits per line

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

68.89
/core/src/main/java/com/aspectran/core/context/builder/reload/ContextReloadingTask.java


Source Not Available

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