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

refactor(autoware_tensorrt_common): multi-TensorRT compatibility & tensorrt_common as unified lib for all perception components #9762

style(autoware_tensorrt_common): grammar

2f03ff3
Select commit
Loading
Failed to load commit list.
Merged

refactor(autoware_tensorrt_common): multi-TensorRT compatibility & tensorrt_common as unified lib for all perception components #9762

style(autoware_tensorrt_common): grammar
2f03ff3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

29.64% (target 0.00%)

View this Pull Request on Codecov

29.64% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 703 lines in your changes missing coverage. Please review.

Project coverage is 29.64%. Comparing base (421ec7d) to head (2f03ff3).
Report is 51 commits behind head on main.

Files with missing lines Patch % Lines
...n/autoware_tensorrt_common/src/tensorrt_common.cpp 0.00% 247 Missing ⚠️
...ion/autoware_tensorrt_yolox/src/tensorrt_yolox.cpp 0.00% 72 Missing ⚠️
...e/autoware/tensorrt_common/tensorrt_conv_calib.hpp 0.00% 67 Missing ⚠️
..._common/include/autoware/tensorrt_common/utils.hpp 0.00% 66 Missing ⚠️
...rception/autoware_tensorrt_common/src/profiler.cpp 0.00% 47 Missing ⚠️
...autoware_lidar_centerpoint/lib/centerpoint_trt.cpp 0.00% 41 Missing ⚠️
...autoware_lidar_transfusion/lib/transfusion_trt.cpp 0.00% 39 Missing ⚠️
...re_tensorrt_classifier/src/tensorrt_classifier.cpp 0.00% 37 Missing ⚠️
..._shape_estimation/lib/tensorrt_shape_estimator.cpp 0.00% 19 Missing ⚠️
...include/autoware/tensorrt_common/conv_profiler.hpp 0.00% 15 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9762      +/-   ##
==========================================
- Coverage   29.72%   29.64%   -0.08%     
==========================================
  Files        1451     1455       +4     
  Lines      108839   109114     +275     
  Branches    42741    42823      +82     
==========================================
+ Hits        32348    32352       +4     
- Misses      73313    73583     +270     
- Partials     3178     3179       +1     

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