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

fix(ekf_localizer): add_delay_compensation_for_roll_and_pitch #8095

style(pre-commit): autofix

8316155
Select commit
Loading
Failed to load commit list.
Merged

fix(ekf_localizer): add_delay_compensation_for_roll_and_pitch #8095

style(pre-commit): autofix
8316155
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2024 in 0s

29.24% (target 0.00%)

View this Pull Request on Codecov

29.24% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 11.76471% with 15 lines in your changes missing coverage. Please review.

Project coverage is 29.24%. Comparing base (28f9e7e) to head (8316155).
Report is 2 commits behind head on main.

Files Patch % Lines
localization/ekf_localizer/src/ekf_module.cpp 13.33% 13 Missing ⚠️
localization/ekf_localizer/src/ekf_localizer.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8095      +/-   ##
==========================================
- Coverage   29.24%   29.24%   -0.01%     
==========================================
  Files        1596     1596              
  Lines      117660   117673      +13     
  Branches    50653    50654       +1     
==========================================
+ Hits        34409    34412       +3     
- Misses      74053    74062       +9     
- Partials     9198     9199       +1     

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