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

aspectran / aspectran / #4751

07 Nov 2025 05:44AM UTC coverage: 38.68% (+0.4%) from 38.304%
#4751

push

github

topframe
Fix: Improve AponReader number parsing for precision and performance

- Correctly differentiate between float and double values using BigDecimal to prevent precision loss.
- Handle 'L' suffix for long literals during type detection and value conversion.
- Optimize number parsing logic to reduce reliance on exception handling, improving performance by pre-checking for floating-point characteristics and streamlining integer/long detection.

23 of 0 new or added lines in 0 files covered. (NaN%)

534 existing lines in 6 files now uncovered.

16076 of 41561 relevant lines covered (38.68%)

0.39 hits per line

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

54.15
/utils/src/main/java/com/aspectran/utils/apon/ParameterValue.java


Build SHA Not Found

The commit SHA "485f99b14b6caf09b31215b25a3e33b8be1741ce" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc