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

chore(autoware_imu_corrector): refactored the imu corrector into the autoware namespace #8222

Merged
merged 7 commits into from
Aug 26, 2024

Merge branch 'main' into chore/imu_corrector_refactor

d3f716a
Select commit
Loading
Failed to load commit list.
Merged

chore(autoware_imu_corrector): refactored the imu corrector into the autoware namespace #8222

Merge branch 'main' into chore/imu_corrector_refactor
d3f716a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 1s

23.83% (target 0.00%)

View this Pull Request on Codecov

23.83% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 23.83%. Comparing base (a24e206) to head (d3f716a).
Report is 2 commits behind head on main.

Files Patch % Lines
.../autoware_imu_corrector/src/imu_corrector_core.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8222      +/-   ##
==========================================
- Coverage   24.08%   23.83%   -0.25%     
==========================================
  Files        1399     1383      -16     
  Lines      102453   100598    -1855     
  Branches    38913    38097     -816     
==========================================
- Hits        24673    23981     -692     
+ Misses      75193    74143    -1050     
+ Partials     2587     2474     -113     

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