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

Chore/414 update reload client #963

Merged
merged 3 commits into from
Jan 31, 2024
Merged

Conversation

ds-mwesener
Copy link

@ds-mwesener ds-mwesener commented Jan 31, 2024

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a short description of the feature/fix to the Changelog.md.

Copy link

github-actions bot commented Jan 31, 2024

Integration Test Results

318 tests   318 ✅  1m 12s ⏱️
 37 suites    0 💤
 37 files      0 ❌

Results for commit 6e44306.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 31, 2024

Unit Test Results

215 tests   215 ✅  19s ⏱️
 54 suites    0 💤
 54 files      0 ❌

Results for commit 6e44306.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 31, 2024

‼️ Dependency Check findings ‼️

One or more high/critical findings have been found during dependency check. Please check the depenency report:
https://github.com/catenax-ng/tx-traceability-foss/actions/runs/7728181587

var body = response.getBody();
if (!response.getStatusCode().is2xxSuccessful() || body == null) {
throw new BadRequestException(format("Control plane responded with: %s %s", response.getStatusCode(), body != null ? body.toString() : ""));
log.info("Control plane responded with response: {}", response);

Check failure

Code scanning / CodeQL

Log Injection High

This log entry depends on a
user-provided value
.
Copy link

sonarcloud bot commented Jan 31, 2024

Quality Gate Failed Quality Gate failed for 'Trace-X Root'

Failed conditions

58.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Jan 31, 2024

Quality Gate Passed Quality Gate passed for 'TX Traceability FOSS frontend'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ds-mwesener ds-mwesener merged commit 20dd10c into main Jan 31, 2024
18 of 21 checks passed
@ds-mwesener ds-mwesener deleted the chore/414-update-reload-client branch January 31, 2024 15:30
ds-lcapellino added a commit that referenced this pull request May 15, 2024
ds-lcapellino added a commit that referenced this pull request May 15, 2024
ds-mwesener added a commit that referenced this pull request May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant