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

Cleanup some sonarcloud reported issues #345

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

@johnksv johnksv force-pushed the sonarcloud-fix-issues branch 2 times, most recently from 7bec769 to acb0bcf Compare January 11, 2024 08:08
Copy link

sonarcloud bot commented Jan 11, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@@ -190,11 +190,11 @@ public UninstallService destroyApp(
@Parameter(hidden = true) Region region,
@Parameter(hidden = true) Project project,
@RequestParam(value = "path", required = false) String path,
@RequestParam(value = "bulk", required = false) boolean bulk)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we just remove this parameter, @olevitt ? Onyxia-web doesn't use it, e.g. for the 'delete all' onyxia-web send multiple delete calls (one for each service)

Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's ok to keep it as it may be useful for other clients (such as an admin tool that would cleanup)

@johnksv johnksv marked this pull request as ready for review January 11, 2024 08:45
Copy link
Contributor

@olevitt olevitt left a comment

Choose a reason for hiding this comment

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

LGTM, thanks 👍

@olevitt olevitt merged commit 4a548ae into InseeFrLab:main Jan 22, 2024
4 checks passed
@johnksv johnksv deleted the sonarcloud-fix-issues branch January 22, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants