feat: apply autoware_
prefix for default_ad_api_helpers
#9965
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Jan 23, 2025 in 1m 4s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Change in average Code Health of affected files: -0.25 (10.00 -> 9.75)
- Declining Code Health: 1 findings(s) 🚩
Details
🚩 Declining Code Health (highest to lowest):
- Code Duplication planning_factors.py
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Code Duplication
The module contains 2 functions with similar structure: PlanningFactorVisualizer.create_text,PlanningFactorVisualizer.create_wall. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.
Loading