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

aspectran / aspectran / #4727
44%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2025 08:03AM UTC
Jobs 1
Files 1012
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

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%)

15615 of 41438 relevant lines covered (37.68%)

0.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
16
0.0
0.0% core/src/main/java/com/aspectran/core/service/CoreServiceHolder.java
Jobs
ID Job ID Ran Files Coverage
1 #4727.1 29 Oct 2025 08:03AM UTC 1012
37.68
Source Files on build #4727
  • Tree
  • List 1012
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2c2cbe4a 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