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(autoware_tenssort_common): validate TensorRT engine version for cached engine #10320

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

autoware_tenssort_common): validate TensorRT engine version for cache…

f67a830
Select commit
Loading
Failed to load commit list.
Open

feat(autoware_tenssort_common): validate TensorRT engine version for cached engine #10320

autoware_tenssort_common): validate TensorRT engine version for cache…
f67a830
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2025 in 0s

25.92% (target 0.00%)

View this Pull Request on Codecov

25.92% (target 0.00%)

Details

Codecov Report

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

Project coverage is 25.92%. Comparing base (69c0a32) to head (f67a830).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...n/autoware_tensorrt_common/src/tensorrt_common.cpp 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10320      +/-   ##
==========================================
- Coverage   25.93%   25.92%   -0.01%     
==========================================
  Files        1383     1383              
  Lines      106829   106854      +25     
  Branches    40907    40914       +7     
==========================================
  Hits        27705    27705              
- Misses      76416    76441      +25     
  Partials     2708     2708              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.