mercredi 22 novembre 2017

Travis-CI and Coverall usage for C code coverage

I want to get started with coverall and travis-ci. I already have working build with travis-ci for a simple C project where the test for now is just to run the program a.out without an error. But I don't understand how to report the coverage to coverall. What should I do?

The project I'm trying to configure is http://ift.tt/2B3bt8X and it is a simple binary search tree that builds up a large data structure and then exits.

The build log http://ift.tt/2iI18Zn

Aucun commentaire:

Enregistrer un commentaire