Skip to content

PoC for UI#522

Draft
sventorben wants to merge 1 commit into
mainfrom
domain_tab_ui
Draft

PoC for UI#522
sventorben wants to merge 1 commit into
mainfrom
domain_tab_ui

Conversation

@sventorben

@sventorben sventorben commented Mar 7, 2025

Copy link
Copy Markdown
Owner

Experimenting with UI-based configuration options.

image

Signed-off-by: Sven-Torben Janus <sven-torben@sven-torben.de>
@sventorben sventorben added the enhancement New feature or request label Mar 7, 2025
@sventorben sventorben self-assigned this Mar 7, 2025

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Gates Failed
Enforce advisory code health rules (1 file with Complex Conditional)

Gates Passed
3 Quality Gates Passed

See analysis details in CodeScene

Reason for failure
Enforce advisory code health rules Violations Code Health Impact
ConfigSyncForUiEventListener.java 1 advisory rule 10.00 → 9.69 Suppress

Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.

}

private void handleDelete(RealmModel realmModel, String resourcePath) {
if (resourcePath != null && !resourcePath.isBlank() && resourcePath.contains("/")) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

❌ New issue: Complex Conditional
handleDelete has 1 complex conditionals with 2 branches, threshold = 2

Suppress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant