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

aspectran / aspectran / #4708

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

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

2.34
/core/src/main/java/com/aspectran/core/activity/process/action/AnnotatedMethodInvoker.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