refactor(centerpoint, pointpainting): rearrange parameters for ML models and packages #6591
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Apr 26, 2024 in 46s
CodeScene PR Check
✅ Code Health Quality Gates: OK
- Declining Code Health: 1 findings(s) 🚩
Details
🚩 Declining Code Health (highest to lowest):
- Large Method node.cpp: LidarCenterPointNode::LidarCenterPointNode
Annotations
Check warning on line 86 in perception/lidar_centerpoint/src/node.cpp
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
❌ Getting worse: Large Method
LidarCenterPointNode::LidarCenterPointNode increases from 86 to 88 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