Source file "io/github/resilience4j/bulkhead/ThreadPoolBulkheadConfig.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 180 of 180 | 0% | 18 of 18 | 0% | 20 | 20 | 46 | 46 | 11 | 11 |
build() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
ThreadPoolBulkheadConfig.Builder() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
keepAliveDuration(Duration) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ThreadPoolBulkheadConfig.Builder(ThreadPoolBulkheadConfig) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
maxThreadPoolSize(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
coreThreadPoolSize(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
contextPropagator(ContextPropagator[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
queueCapacity(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
contextPropagator(Class[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
rejectedExecutionHandler(RejectedExecutionHandler) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writableStackTraceEnabled(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |