KickCAT icon indicating copy to clipboard operation
KickCAT copied to clipboard

Parse string(n) from esi

Open nicolas71640 opened this issue 1 year ago • 1 comments

Add the parsing of STRING(n) from ESI XML

nicolas71640 avatar Sep 12 '24 12:09 nicolas71640

File Coverage Lines Branches
All files 39% 58% 21% :x:
lib/include/kickcat/Error.h 79% 75% 83% :white_check_mark:
lib/include/kickcat/Mailbox.h 86% 87% 85% :white_check_mark:
lib/include/kickcat/protocol.h 88% 88% 0% :white_check_mark:
lib/include/kickcat/CoE/EsiParser.h 0% 0% 0% :x:
lib/include/kickcat/CoE/OD.h 0% 0% 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/slave/include/kickcat/AbstractESC.h 0% 0% 0% :x:
lib/slave/include/kickcat/ESC/EmulatedESC.h 0% 0% 0% :x:
simulation/network_simulator.cc 0% 0% 0% :x:

Minimum allowed coverage is 75%

Generated by :monkey: cobertura-action against 32ff51b1f1530cf1bb54290b60ab23ddd7cc4c79

github-actions[bot] avatar Sep 12 '24 12:09 github-actions[bot]