Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(QTDI-1188): call reset cache endpoint #989

Merged
merged 19 commits into from
Feb 19, 2025

fix(QTDI-1188): add additional doc rest-resources

82aba6a
Select commit
Loading
Failed to load commit list.
Merged

fix(QTDI-1188): call reset cache endpoint #989

fix(QTDI-1188): add additional doc rest-resources
82aba6a
Select commit
Loading
Failed to load commit list.
sonar-eks / Component Runtime Sonarqube Results failed Feb 4, 2025 in 1m 23s

Quality Gate failed

Failed

  • 60.00% Coverage on New Code (is less than 80.00%)

Analysis Details

2 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 2 Code Smells

Coverage and Duplications

  • Coverage 60.00% Coverage (55.30% Estimated after merge)
  • Duplications 0.00% Duplicated Code (1.30% Estimated after merge)

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

View in SonarQube

Annotations

Check warning on line 53 in component-starter-server/src/main/java/org/talend/sdk/component/starter/server/front/ApiDemoEndpoints.java

See this annotation in the file changed.

@sonar-eks sonar-eks / Component Runtime Sonarqube Results

component-starter-server/src/main/java/org/talend/sdk/component/starter/server/front/ApiDemoEndpoints.java#L53

Refactor your code to get this URI from a customizable parameter.

Check warning on line 179 in component-tools-webapp/src/main/java/org/talend/sdk/component/tools/webapp/standalone/generator/StaticResourceGenerator.java

See this annotation in the file changed.

@sonar-eks sonar-eks / Component Runtime Sonarqube Results

component-tools-webapp/src/main/java/org/talend/sdk/component/tools/webapp/standalone/generator/StaticResourceGenerator.java#L179

Remove this unused "cache" local variable.