V15: Clear elements cache instead of refreshing it #17708
Merged
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (release/15.1)
succeeded
Dec 3, 2024 in 34s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Change in average Code Health of affected files: +0.71 (8.68 -> 9.39)
- Improving Code Health: 3 findings(s) ✅
Details
✅ Improving Code Health:
- Complex Method CacheRefreshingNotificationHandler.cs: RefreshElementsCacheAsync
- Complex Conditional CacheRefreshingNotificationHandler.cs: RefreshElementsCacheAsync
- Bumpy Road Ahead CacheRefreshingNotificationHandler.cs: RefreshElementsCacheAsync
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (release/15.1)
✅ No longer an issue: Complex Method
RefreshElementsCacheAsync is no longer above the threshold for cyclomatic complexity
codescene-delta-analysis / CodeScene Cloud Delta Analysis (release/15.1)
✅ No longer an issue: Complex Conditional
RefreshElementsCacheAsync no longer has a complex conditional
codescene-delta-analysis / CodeScene Cloud Delta Analysis (release/15.1)
✅ No longer an issue: Bumpy Road Ahead
RefreshElementsCacheAsync is no longer above the threshold for logical blocks with deeply nested code
Loading