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

aspectran / aspectran / #4059

13 Feb 2025 08:38AM CUT coverage: 35.283% (+0.002%) from 35.281%
#4059

push

github

topframe
Update

0 of 17 new or added lines in 2 files covered. (0.0%)

2 existing lines in 2 files now uncovered.

14258 of 40410 relevant lines covered (35.28%)

0.35 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/ServiceHoldingListener.java
1
package com.aspectran.core.service;
2

3
/**
4
 * <p>Created: 2025-02-13</p>
5
 */
6
public interface ServiceHoldingListener {
7

8
    default void afterServiceHolding(CoreService service) {
NEW
9
    }
×
10

11
    default void beforeServiceRelease(CoreService service) {
NEW
12
    }
×
13

14
}
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

© 2025 Coveralls, Inc