feat(tier4_perception_launch): add option for new TL detector model #9731
+218
−22
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
failed
Jan 29, 2025 in 1m 19s
CodeScene PR Check
❌ Code Health Quality Gates: FAILED
Change in average Code Health of affected files: -0.12 (9.18 -> 9.06)
- Declining Code Health: 1 findings(s) 🚩
Details
🚩 Declining Code Health (highest to lowest):
- Large Method traffic_light_node_container.launch.py: create_traffic_light_node_container
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
❌ Getting worse: Large Method
create_traffic_light_node_container increases from 136 to 217 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