CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
failed
Jan 31, 2025 in 33s
CodeScene PR Check
β Code Health Quality Gates: FAILED
Change in average Code Health of affected files: +0.06 (9.41 -> 9.47)
- Declining Code Health: 1 findings(s) π©
- Improving Code Health: 1 findings(s) β
Details
π© Declining Code Health (highest to lowest):
- Large Method pointcloud_based_occupancy_grid_map_node.cpp: PointcloudBasedOccupancyGridMapNode::PointcloudBasedOccupancyGridMapNode
β Improving Code Health:
- Large Method occupancy_grid_map_fixed.cpp: OccupancyGridMapFixedBlindSpot::updateWithPointCloud
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
β No longer an issue: Large Method
OccupancyGridMapFixedBlindSpot::updateWithPointCloud is no longer above the threshold for lines of code
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
β Getting worse: Large Method
PointcloudBasedOccupancyGridMapNode::PointcloudBasedOccupancyGridMapNode increases from 82 to 83 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