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

aspectran / aspectran / #4692
44%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2025 08:15AM UTC
Jobs 1
Files 991
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

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

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.3
96.3% core/src/main/java/com/aspectran/core/context/builder/reload/ContextReloadingTimer.java
1
50.0
-16.67% core/src/main/java/com/aspectran/core/context/rule/appender/ShallowRuleAppendHandler.java
2
68.63
5.79% core/src/main/java/com/aspectran/core/context/builder/AbstractActivityContextBuilder.java
6
68.89
68.89% core/src/main/java/com/aspectran/core/context/builder/reload/ContextReloadingTask.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
68.63
5.79% core/src/main/java/com/aspectran/core/context/builder/AbstractActivityContextBuilder.java
Jobs
ID Job ID Ran Files Coverage
1 #4692.1 23 Oct 2025 08:15AM UTC 991
37.36
Source Files on build #4692
  • Tree
  • List 991
  • Changed 18
  • Source Changed 11
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 50b472e3 on github
  • Prev Build on master
  • Next Build on master
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