leducp / KickCAT

A C++ open source EtherCAT master stack
Other
59 stars 13 forks source link

EtherCAT Simulator #95

Closed leducp closed 1 year ago

leducp commented 1 year ago

An EtherCAT network simulator.

At the moment the simulator is still basic: it handles simple slaves without mailbox.

github-actions[bot] commented 1 year ago

File Coverage Lines Branches
All files 73% 78% 69% :x:
include/kickcat/Bus.h 63% 100% 27% :x:
include/kickcat/DebugHelpers.h 83% 100% 66% :white_check_mark:
include/kickcat/Gateway.h 75% 100% 50% :white_check_mark:
include/kickcat/Link.h 92% 85% 100% :white_check_mark:
include/kickcat/Mailbox.h 92% 100% 85% :white_check_mark:
include/kickcat/protocol.h 66% 66% 0% :x:
simulation/ESC.cc 0% 0% 0% :x:
simulation/ESC.h 0% 0% 0% :x:
simulation/network_simulator.cc 0% 0% 0% :x:
src/Bus.cc 91% 92% 90% :white_check_mark:
src/CoE.cc 84% 95% 74% :white_check_mark:
src/Frame.cc 85% 92% 77% :white_check_mark:
src/Link.cc 96% 99% 94% :white_check_mark:
src/Mailbox.cc 85% 88% 81% :white_check_mark:
src/Prints.cc 93% 93% 93% :white_check_mark:
src/Slave.cc 82% 81% 84% :white_check_mark:
src/Time.cc 28% 28% 0% :x:
src/protocol.cc 78% 82% 75% :white_check_mark:

Minimum allowed coverage is 75%

Generated by :monkey: cobertura-action against 160f652b162090a896df4062ae5d7573c7afeaba