Skip to content

feat(QTDI-2145): disable kitap tests

b8d4da9
Select commit
Loading
Failed to load commit list.
Open

fix(QTDI-2031): manage dynamic dependencies - w/o MAVEN-INF #1118

feat(QTDI-2145): disable kitap tests
b8d4da9
Select commit
Loading
Failed to load commit list.
sonar-eks / SonarQube Code Analysis failed Oct 30, 2025 in 1m 31s

Quality Gate failed

Failed Quality Gate failed

  • 55.20% Coverage on New Code (is less than 80.00%)
  • 2 New Issues (is greater than 0)

Project ID: org.talend.sdk.component:component-runtime

View in SonarQube

Annotations

Check warning on line 412 in container/container-core/src/main/java/org/talend/sdk/component/container/ContainerManager.java

See this annotation in the file changed.

@sonar-eks sonar-eks / SonarQube Code Analysis

container/container-core/src/main/java/org/talend/sdk/component/container/ContainerManager.java#L412

Extract this nested try block into a separate method.

Check failure on line 110 in container/container-core/src/main/java/org/talend/sdk/component/container/ContainerManager.java

See this annotation in the file changed.

@sonar-eks sonar-eks / SonarQube Code Analysis

container/container-core/src/main/java/org/talend/sdk/component/container/ContainerManager.java#L110

Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.