Conversation
src/car/distance/DistanceCar.cpp
Outdated
| { | ||
| break; | ||
| } | ||
| else |
There was a problem hiding this comment.
do not use else after break
| else | |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #71 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 29 29
Lines 463 463
=========================================
Hits 463 463
☔ View full report in Codecov by Sentry. |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
Kudos, SonarCloud Quality Gate passed!
|
1 similar comment
|
Kudos, SonarCloud Quality Gate passed!
|
No clang-tidy warnings found so I assume my comments were addressed









Description
Solved issue(s)