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(global_parameter_loader): add gtest to global parameter loader #5021

style(pre-commit): autofix

f2223fb
Select commit
Loading
Failed to load commit list.
Merged

feat(global_parameter_loader): add gtest to global parameter loader #5021

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

14.78% (+0.00%) compared to 1b45a7e

View this Pull Request on Codecov

14.78% (+0.00%) compared to 1b45a7e

Details

Codecov Report

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

Project coverage is 14.78%. Comparing base (1b45a7e) to head (f2223fb).
Report is 45 commits behind head on main.

Files Patch % Lines
...arameter_loader/test/test_global_params_launch.cpp 41.66% 0 Missing and 7 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5021   +/-   ##
=======================================
  Coverage   14.78%   14.78%           
=======================================
  Files        1917     1918    +1     
  Lines      132038   132050   +12     
  Branches    39228    39235    +7     
=======================================
+ Hits        19524    19529    +5     
  Misses      90726    90726           
- Partials    21788    21795    +7     

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