fix(control_performance_analysis): clang-diagnostic-pessimizing-move #9380
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Nov 19, 2024 in 37s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Change in average Code Health of affected files: +0.00 (8.70 -> 8.70)
- Improving Code Health: 1 findings(s) ✅
Details
✅ Improving Code Health:
- Large Method control_performance_analysis_core.cpp: ControlPerformanceAnalysisCore::calculateDrivingVars
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
✅ Getting better: Large Method
ControlPerformanceAnalysisCore::calculateDrivingVars decreases from 75 to 74 lines of code, threshold = 70. Large functions with many lines of code are generally harder to understand and lower the code health. Avoid adding more lines to this function.
Loading