Closed SuperGeek9000 closed 4 years ago
"make coveralls" fails because no REPO_TOKEN is defined:
coveralls-lcov -t report.info
What is this REPO_TOKEN and how should I define it?
@jeppefrandsen Awesome! Thanks for your fast reply! :)
Just checked the travis-ci permissions to the token and it should be available to all branches so needs more investigations. But think with the below fix we should be able to merge it anyway. These changes should not impact coverage 👍
@jeppefrandsen Awesome! Thanks for your fast reply! :)
@SuperGeek9000 thanks for the PR 🍻
Hi guys! I have been using YAHDLC for a while now and it works great! Thank you so much for publishing and sharing your work! I have tested the code I added within my own framework, and it works perfectly. However, I tried to check if the tests that you have added in the repo still work, but I couldn't run the tests because I don't have the boost_unit_test_framework and I didn't want to install it. Maybe you can check if the tests also work with the CRC32 version.
Thanks a lot and have a great day!