Bugfix: Media in new cache was created as published #17169
Merged
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (release/15.0)
succeeded
Oct 1, 2024 in 29s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Change in average Code Health of affected files: +0.04 (5.93 -> 5.98)
- Improving Code Health: 1 findings(s) ✅
Details
✅ Improving Code Health:
- Complex Method DatabaseCacheRepository.cs: Rebuild
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (release/15.0)
✅ Getting better: Complex Method
Rebuild decreases in cyclomatic complexity from 12 to 9, 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