Fix null exceptions when requesting specific content trough the backoffice APIs #17846
+17
−3
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (v13/dev)
succeeded
Dec 19, 2024 in 38s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Change in average Code Health of affected files: +0.01 (9.62 -> 9.62)
Details
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (v13/dev)
ℹ Getting worse: Complex Method
ContentPermissionsQueryStringHandler increases in cyclomatic complexity from 11 to 12, 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.
Loading