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(mrm_handler, emergency_handler): remove takeover #6522

Merged
merged 2 commits into from
Mar 6, 2024

Merge branch 'main' into update_mrm_handler

cd7c049
Select commit
Loading
Failed to load commit list.
Merged

feat(mrm_handler, emergency_handler): remove takeover #6522

Merge branch 'main' into update_mrm_handler
cd7c049
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2024 in 0s

14.81% (+0.03%) compared to 59f7031

View this Pull Request on Codecov

14.81% (+0.03%) compared to 59f7031

Details

Codecov Report

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

Project coverage is 14.81%. Comparing base (59f7031) to head (cd7c049).
Report is 4 commits behind head on main.

Files Patch % Lines
...r/src/emergency_handler/emergency_handler_core.cpp 0.00% 3 Missing ⚠️
...m/mrm_handler/src/mrm_handler/mrm_handler_core.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6522      +/-   ##
==========================================
+ Coverage   14.78%   14.81%   +0.03%     
==========================================
  Files        1917     1917              
  Lines      132038   131746     -292     
  Branches    39228    39187      -41     
==========================================
  Hits        19523    19523              
+ Misses      90726    90441     -285     
+ Partials    21789    21782       -7     

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