fix(lidar_centerpoint): non-maximum suppression target decision logic #9595
Codecov / codecov/project
succeeded
Dec 10, 2024 in 1s
29.59% (target 0.00%)
View this Pull Request on Codecov
29.59% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 29.59%. Comparing base (
9553414
) to head (8d9311a
).
Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...rpoint/lib/postprocess/non_maximum_suppression.cpp | 87.50% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #9595 +/- ##
==========================================
- Coverage 29.59% 29.59% -0.01%
==========================================
Files 1442 1443 +1
Lines 108512 108514 +2
Branches 41409 41405 -4
==========================================
- Hits 32119 32115 -4
- Misses 73269 73278 +9
+ Partials 3124 3121 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading