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

Moved TriggerType enum to dedicated file to avoid repetition in hardware component classes #1962

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

Conversation

kumar-sanjeeev
Copy link

  • Moved TriggerType enum to hardware_interface_trigger_type.hpp, to avoid repetition across hardware components classes.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.10%. Comparing base (612b30b) to head (3b5bc2d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1962      +/-   ##
==========================================
- Coverage   88.13%   88.10%   -0.03%     
==========================================
  Files         121      121              
  Lines       13163    13165       +2     
  Branches     1183     1183              
==========================================
- Hits        11601    11599       -2     
- Misses       1129     1132       +3     
- Partials      433      434       +1     
Flag Coverage Δ
unittests 88.10% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
.../include/hardware_interface/actuator_interface.hpp 88.59% <ø> (ø)
...ce/include/hardware_interface/system_interface.hpp 81.20% <ø> (-0.62%) ⬇️

... and 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant