Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(perception_online_evaluator): publish metrics of each object class #6556

Merged

feat(perception_online_evaluator): publish metrics of each object class

713dfec
Select commit
Loading
Failed to load commit list.
Merged

feat(perception_online_evaluator): publish metrics of each object class #6556

feat(perception_online_evaluator): publish metrics of each object class
713dfec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 1s

14.80% (+0.01%) compared to 59f7031

View this Pull Request on Codecov

14.80% (+0.01%) compared to 59f7031

Details

Codecov Report

Attention: Patch coverage is 42.10526% with 55 lines in your changes are missing coverage. Please review.

Project coverage is 14.80%. Comparing base (59f7031) to head (713dfec).
Report is 11 commits behind head on main.

Files Patch % Lines
...tor/test/test_perception_online_evaluator_node.cpp 47.16% 0 Missing and 28 partials ⚠️
...eption_online_evaluator/src/metrics_calculator.cpp 32.43% 2 Missing and 23 partials ⚠️
...n_online_evaluator/src/utils/objects_filtering.cpp 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6556      +/-   ##
==========================================
+ Coverage   14.78%   14.80%   +0.01%     
==========================================
  Files        1917     1917              
  Lines      132038   132078      +40     
  Branches    39228    39245      +17     
==========================================
+ Hits        19523    19555      +32     
+ Misses      90726    90711      -15     
- Partials    21789    21812      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.