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

aspectran / aspectran / #4762 / 1
44%
master: 44%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2025 12:47PM UTC
Files 926
Run time 218min
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

10 Nov 2025 12:43PM UTC coverage: 42.936% (+0.02%) from 42.919%
#4762.1

push

github

topframe
refactor(core, apon): Improve Javadocs and enhance parameter handling

This commit focuses on improving the clarity of Javadocs and increasing the robustness of parameter handling throughout the APON and core configuration classes.

Key changes include:
- Updated all `get*Array()` method Javadocs in the `Parameters` interface to accurately reflect their array return types.
- Added missing Javadocs to constructors and constants in `AbstractParameters` and `ArrayParameters` for better developer guidance.
- Implemented `isAssigned` checks across various configuration classes (`ContextConfig`, `ContextProfilesConfig`, `ShellConfig`, etc.) to prevent returning empty arrays for unassigned parameters, ensuring `null` is returned instead.
- Corrected a logical condition in `ParameterValue` related to the automatic conversion of single values to lists.
- Minor code style and robustness improvements in `AponWriter`, `DefaultCoreService`, and `ViewDispatcherTest`.

16191 of 37710 relevant lines covered (42.94%)

0.43 hits per line

Source Files on job #4762.1
  • Tree
  • List 926
  • Changed 21
  • Source Changed 21
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4762
  • 9453e59d on github
  • Prev Job for on master (##4761.1)
  • Next Job for on master (##4769.1)
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