Robotics StackExchange | Archived questions

How do I set up a ROS repository for coveralls.io?

I have a github repository with a catkin package inside which only holds C++ code. I have already set it up for travis-ci, and now want to further configure it for coveralls.io to analyse the coverage of my tests. How do I do that?

I have already read through coverall.io's examples here, and tried to find other ROS repos which use Coveralls.io. Unfortunately, none of those approaches helped me.

Any help is welcome!

P.S.: I use ROS Indigo, Ubuntu 14.04.

Asked by Georg Bartels on 2016-09-23 07:06:34 UTC

Comments

It's been a long time, and this question went without much activity. By now, a lot of people use coveralls, and there are plenty of examples out there. Hence, I close my question.

Asked by Georg Bartels on 2019-09-20 01:44:20 UTC

Answers