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(system): create a package to monitor component containers #7094

Merged
merged 54 commits into from
Jul 12, 2024

add comment

a1e9f36
Select commit
Loading
Failed to load commit list.
Merged

feat(system): create a package to monitor component containers #7094

add comment
a1e9f36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 0s

5.88% (target 0.00%)

View this Pull Request on Codecov

5.88% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 5.88235% with 96 lines in your changes missing coverage. Please review.

Project coverage is 5.88%. Comparing base (d571fc4) to head (a1e9f36).

Files Patch % Lines
...e_component_monitor/src/component_monitor_node.cpp 0.00% 66 Missing ⚠️
...e_component_monitor/test/test_unit_conversions.cpp 25.00% 0 Missing and 18 partials ⚠️
...utoware_component_monitor/src/unit_conversions.hpp 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #7094       +/-   ##
==========================================
- Coverage   28.93%   5.88%   -23.06%     
==========================================
  Files        1602       3     -1599     
  Lines      117296     102   -117194     
  Branches    50364      27    -50337     
==========================================
- Hits        33941       6    -33935     
+ Misses      74191      78    -74113     
+ Partials     9164      18     -9146     

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