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

aspectran / aspectran / #5134
44%

Build:
DEFAULT BRANCH: master
Ran 06 Apr 2026 03:14PM UTC
Jobs 1
Files 1045
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

06 Apr 2026 03:11PM UTC coverage: 42.861% (-0.01%) from 42.871%
#5134

push

github

topframe
feat(core): Include hint source in logging for better traceability

Enhance the Hint mechanism to capture and display the origin of each hint
(e.g., the specific method where the hint is defined). This improvement
helps developers trace where execution "intents" are coming from.

Key changes:
- Added `source` field to `HintParameters` to store origin metadata.
- Updated `ProxyHintScanner` to pre-set the method source string for
  each hint during scanning, avoiding redundant string conversions
  at runtime.
- Enhanced `HintParameters.toString()` to include a "defined on [source]"
  suffix for descriptive logging.
- Simplified `AbstractActivity` logging to rely on the updated
  `HintParameters.toString()` output.

11 of 13 new or added lines in 3 files covered. (84.62%)

8 existing lines in 2 files now uncovered.

18513 of 43193 relevant lines covered (42.86%)

0.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
70.0
-1.43% core/src/main/java/com/aspectran/core/activity/HintParameters.java

Coverage Regressions

Lines Coverage ∆ File
6
72.97
-3.24% shell/src/main/java/com/aspectran/shell/command/option/DefaultOptionParser.java
2
93.18
-4.55% rss-lettuce/src/main/java/com/aspectran/core/component/session/redis/lettuce/AbstractLettuceSessionStore.java
Jobs
ID Job ID Ran Files Coverage
1 #5134.1 06 Apr 2026 03:14PM UTC 1045
42.86
Source Files on build #5134
  • Tree
  • List 1045
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b22733c5 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