glbinding icon indicating copy to clipboard operation
glbinding copied to clipboard

integrate coverage report to coveralls

Open cgcostume opened this issue 7 years ago • 2 comments

already started in refine_test_ci branch.

cgcostume avatar Feb 05 '18 12:02 cgcostume

Coveralls shall display the test coverage of probably non generated code as well as some regression tests... Travis should activate coverage reporting only in a single build path within the build matrix, probably gcc in release mode. For it, the cmake flag OPTION_TEST_COVERAGE=On should be used (already integrated in the refine_test_ci branch).

cgcostume avatar Feb 05 '18 12:02 cgcostume

Coveralls is also setup. Only the shield needs to be added when integration is done: Coveralls

[![Coveralls](https://img.shields.io/coveralls/github/cginternals/glbinding.svg?style=flat)](https://coveralls.io/github/cginternals/glbinding)

cgcostume avatar Feb 05 '18 12:02 cgcostume