fix(lane_change): update rtc status for some failure condition #8604
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Aug 24, 2024 in 27s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Change in average Code Health of affected files: +0.00 (9.22 -> 9.22)
- Affected Hotspots: 1 files(s) 🔥
Details
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Complex Method
LaneChangeInterface::canTransitFailureState already has high cyclomatic complexity, and now it increases in Lines of Code from 100 to 106. 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