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

aspectran / aspectran / #4708
44%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2025 01:09PM UTC
Jobs 1
Files 1010
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

26 Oct 2025 01:06PM UTC coverage: 37.447% (-0.003%) from 37.45%
#4708

push

github

topframe
refactor(core): Improve exception handling and Javadocs

This commit refines exception handling in the argument resolver and improves Javadocs for core components related to type conversion and method invocation.

- In `AnnotatedMethodInvoker`:
  - Refined exception wrapping in the `resolveValue` method to avoid re-wrapping `TypeConversionException` and to provide more accurate context on conversion failure.
  - Added and improved Javadocs for the `invoke` method and several private helper methods to enhance clarity and maintainability.

- In `TypeConverter` and its implementations:
  - Added a missing Javadoc for a parameter in the `TypeConverter` interface.
  - Enhanced class-level Javadocs for several converters (e.g., `BooleanConverter`, `CharacterConverter`, and date/time converters) to be more descriptive about their specific conversion rules and features.

0 of 6 new or added lines in 1 file covered. (0.0%)

15516 of 41435 relevant lines covered (37.45%)

0.37 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
2.34
-0.06% core/src/main/java/com/aspectran/core/activity/process/action/AnnotatedMethodInvoker.java
Jobs
ID Job ID Ran Files Coverage
1 #4708.1 26 Oct 2025 01:09PM UTC 1010
37.45
Source Files on build #4708
  • Tree
  • List 1010
  • Changed 17
  • Source Changed 17
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ab10a1a1 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