Skip to content

fix conanfile to build on conan io #200

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trns1997
Copy link
Collaborator

Tweaks were made in order for the CI to pass on conan center: conan-io/conan-center-index#27256

Closes #198

Copy link

File Coverage Lines Branches
All files 73% 74% 72%
lib/include/kickcat/Error.h 87% 92% 83%
lib/include/kickcat/SBufQueue.h 80% 98% 63%
lib/include/kickcat/CoE/mailbox/request.h 83% 66% 100%
lib/include/kickcat/CoE/mailbox/response.h 66% 33% 100%
lib/master/include/kickcat/Bus.h 71% 100% 42%
lib/master/src/Bus.cc 83% 85% 81%
lib/master/src/CoE.cc 85% 93% 77%
lib/master/src/Link.cc 98% 100% 97%
lib/master/src/Prints.cc 99% 99% 100%
lib/slave/include/kickcat/AbstractESC.h 83% 66% 100%
lib/slave/include/kickcat/ESM.h 91% 83% 100%
lib/slave/src/AbstractESC.cc 87% 97% 78%
lib/slave/src/AbstractEmulatedEEPROM.cc 0% 0% 0%
lib/slave/src/ESMStates.cc 92% 98% 86%
lib/slave/src/ESM.cc 89% 89% 90%
lib/slave/src/PDO.cc 86% 92% 80%
lib/slave/src/EEPROM/EEPROM_factory.cc 0% 0% 100%
lib/slave/src/ESC/EmulatedESC.cc 29% 36% 23%
lib/slave/src/slave/Slave.cc 0% 0% 0%
lib/src/Error.cc 0% 0% 0%
lib/src/Frame.cc 87% 92% 82%
lib/src/Mailbox.cc 51% 57% 45%
lib/src/SIIParser.cc 93% 95% 91%
lib/src/protocol.cc 99% 98% 100%
lib/src/CoE/EsiParser.cc 90% 93% 87%
lib/src/CoE/OD.cc 99% 99% 100%
lib/src/CoE/protocol.cc 57% 63% 51%
lib/src/CoE/mailbox/request.cc 54% 57% 52%
lib/src/CoE/mailbox/response.cc 26% 27% 24%

Minimum allowed coverage is 75%

Generated by 🐒 cobertura-action against dc7fc04

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.

Update recipes version on conan-io
1 participant