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

aspectran / aspectran / #4727

29 Oct 2025 04:18AM UTC coverage: 37.683% (-0.01%) from 37.695%
#4727

push

github

topframe
Refactor and Enhance CoreServiceHolder

This commit introduces several improvements to the CoreServiceHolder utility.

- Enhanced thread safety by replacing `HashMap` with `ConcurrentHashMap`.
- Added new utility methods `getAllContextNames()` and `getCoreService(String contextName)` to find services by context name.
- Refactored the class to follow the standard utility class pattern.
- Clarified Javadoc for the `acquire()` method's class loader logic.

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

57 existing lines in 1 file now uncovered.

15615 of 41438 relevant lines covered (37.68%)

0.38 hits per line

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

0.0
/core/src/main/java/com/aspectran/core/service/CoreServiceHolder.java


Build SHA Not Found

The commit SHA "2c2cbe4a84109aadfdf04132bcbf41d990eff167" 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