Added BlockEditorDataConverter method to BlockListPropertyEditorBase … #14960
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (contrib)
succeeded
Oct 12, 2023 in 39s
CodeScene PR Check
✅ Quality Gates: OK
- Declining Code Health: 0 findings(s) 🚩
- Improving Code Health: 0 findings(s) ✅
- Affected Hotspots: 0 files(s) 🔥
Recommended Review Level: Detailed -- Increased risk for defects: The risk is higher as much of the code in this repo (99% of all commits) is written by other authors.
View detailed results in CodeScene
Details
Annotations
Check notice on line 65 in src/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorBase.cs
codescene-delta-analysis / CodeScene Cloud Delta Analysis (contrib)
ℹ Getting worse: Constructor Over-Injection
BlockListEditorPropertyValueEditor increases from 10 to 11 arguments, threshold = 5. This constructor has too many arguments, indicating an object with low cohesion or missing function argument abstraction. Avoid adding more arguments.
Loading