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): add mrm_handler #6400

Merged
merged 12 commits into from
Feb 28, 2024

Merge branch 'main' into feat/add-mrm-handler

30b2db8
Select commit
Loading
Failed to load commit list.
Merged

feat(mrm_handler): add mrm_handler #6400

Merge branch 'main' into feat/add-mrm-handler
30b2db8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 28, 2024 in 1s

14.69% (-0.04%) compared to 4b784b4

View this Pull Request on Codecov

14.69% (-0.04%) compared to 4b784b4

Details

Codecov Report

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

Project coverage is 14.69%. Comparing base (4b784b4) to head (30b2db8).
Report is 3 commits behind head on main.

Files Patch % Lines
...m/mrm_handler/src/mrm_handler/mrm_handler_core.cpp 0.00% 260 Missing ⚠️
...m/mrm_handler/src/mrm_handler/mrm_handler_node.cpp 0.00% 8 Missing ⚠️
...m_handler/include/mrm_handler/mrm_handler_core.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6400      +/-   ##
==========================================
- Coverage   14.72%   14.69%   -0.04%     
==========================================
  Files        1900     1903       +3     
  Lines      130361   130630     +269     
  Branches    38381    38381              
==========================================
  Hits        19198    19198              
- Misses      89647    89916     +269     
  Partials    21516    21516              

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