leducp / KickCAT

A C++ open source EtherCAT master stack
Other
53 stars 9 forks source link

Unify source tree master slave #132

Closed Rdk-T closed 9 months ago

Rdk-T commented 9 months ago

related #98

github-actions[bot] commented 9 months ago

File Coverage Lines Branches
All files 16% 24% 8% :x:
lib/include/kickcat/Error.h 83% 83% 83% :white_check_mark:
lib/include/kickcat/protocol.h 61% 61% 0% :x:
lib/master/include/kickcat/Bus.h 60% 100% 20% :x:
lib/master/include/kickcat/DebugHelpers.h 83% 100% 66% :white_check_mark:
lib/master/include/kickcat/Gateway.h 75% 100% 50% :white_check_mark:
lib/master/include/kickcat/Mailbox.h 92% 100% 85% :white_check_mark:
simulation/ESC.cc 0% 0% 0% :x:
simulation/ESC.h 0% 0% 0% :x:
simulation/network_simulator.cc 0% 0% 0% :x:

Minimum allowed coverage is 75%

Generated by :monkey: cobertura-action against c5c66eec68ff1d0537b9471ffcd9fd7e6e19d93f

leducp commented 9 months ago

PR name is misleading: this is not the architecture that is impacted but the source tree.