Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate coverage report to coveralls #252

Open
cgcostume opened this issue Feb 5, 2018 · 2 comments
Open

integrate coverage report to coveralls #252

cgcostume opened this issue Feb 5, 2018 · 2 comments

Comments

@cgcostume
Copy link
Member

already started in refine_test_ci branch.

@cgcostume
Copy link
Member Author

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
Copy link
Member Author

cgcostume commented Feb 5, 2018

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 cgcostume added this to the v3.0 milestone Feb 5, 2018
@cgcostume cgcostume added this to To do in glbinding-4.0.0 Oct 23, 2018
@cgcostume cgcostume removed this from the v3.0 milestone Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant