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

Gpio command controller #1251

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Merge branch 'master' into gpio_controllers

a2b1f4f
Select commit
Loading
Failed to load commit list.
Open

Gpio command controller #1251

Merge branch 'master' into gpio_controllers
a2b1f4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2024 in 0s

80.81% (+0.45%) compared to 50036e1

View this Pull Request on Codecov

80.81% (+0.45%) compared to 50036e1

Details

Codecov Report

Attention: Patch coverage is 93.69369% with 21 lines in your changes missing coverage. Please review.

Project coverage is 80.81%. Comparing base (50036e1) to head (a2b1f4f).

Files with missing lines Patch % Lines
gpio_controllers/src/gpio_command_controller.cpp 85.12% 16 Missing and 2 partials ⚠️
..._controllers/test/test_gpio_command_controller.cpp 98.54% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1251      +/-   ##
==========================================
+ Coverage   80.36%   80.81%   +0.45%     
==========================================
  Files         105      108       +3     
  Lines        9390     9723     +333     
  Branches      828      843      +15     
==========================================
+ Hits         7546     7858     +312     
- Misses       1570     1586      +16     
- Partials      274      279       +5     
Files with missing lines Coverage Δ
...rollers/test/test_load_gpio_command_controller.cpp 100.00% <100.00%> (ø)
..._controllers/test/test_gpio_command_controller.cpp 98.54% <98.54%> (ø)
gpio_controllers/src/gpio_command_controller.cpp 85.12% <85.12%> (ø)

... and 2 files with indirect coverage changes