feat(autoware_test_utils): add parser for geometry_msgs and others #9167
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Oct 28, 2024 in 32s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Change in average Code Health of affected files: -0.24 (10.00 -> 9.76)
- Declining Code Health: 1 findings(s) 🚩
Details
🚩 Declining Code Health (highest to lowest):
- Code Duplication mock_data_parser.cpp
Annotations
Check warning on line 107 in common/autoware_test_utils/src/mock_data_parser.cpp
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
❌ New issue: Code Duplication
The module contains 2 functions with similar structure: parse,parse. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.
Loading