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 with coveralls.io #1673

Closed
3 tasks done
daniel-j-h opened this issue Sep 10, 2015 · 2 comments
Closed
3 tasks done

Integrate coverage report with coveralls.io #1673

daniel-j-h opened this issue Sep 10, 2015 · 2 comments

Comments

@daniel-j-h
Copy link
Member

Try out integration with https://coveralls.io.

Here's the user-contributed C++ support repository:
https://github.com/eddyxu/cpp-coveralls

Steps to take:

  • investigate coveralls.io setup
  • build system option to pass down cxxflags -fprofile-arcs -ftest-coverage
  • travis integration
@lbud
Copy link
Member

lbud commented Sep 10, 2015

@springmeyer was working on getting this working with the masonize branch a few months ago. We left off here: https://coveralls.io/github/Project-OSRM/osrm-backend and can probably convince him to come back and help out :)

@daniel-j-h
Copy link
Member Author

This landed in #2235.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants