updated the link picker modal and the property editors using it. #18059
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (v15/dev)
succeeded
Jan 27, 2025 in 42s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Change in average Code Health of affected files: +0.00 (9.40 -> 9.40)
Details
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (v15/dev)
ℹ Getting worse: Complex Method
UmbTiptapToolbarLinkExtensionApi.execute increases in cyclomatic complexity from 10 to 11, threshold = 9. This function has many conditional statements (e.g. if, for, while), leading to lower code health. Avoid adding more conditionals and code to it without refactoring.
codescene-delta-analysis / CodeScene Cloud Delta Analysis (v15/dev)
ℹ Getting worse: Overall Code Complexity
The mean cyclomatic complexity increases from 5.25 to 5.38, threshold = 4. This file has many conditional statements (e.g. if, for, while) across its implementation, leading to lower code health. Avoid adding more conditionals.
Loading