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

asked 2016-09-23 07:06:34 -0500

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.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by Georg Bartels
close date 2019-09-20 01:44:35.049190

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.

Georg Bartels gravatar image Georg Bartels  ( 2019-09-20 01:44:20 -0500 )edit