Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Coverage data for the Travis build? #274

Closed
henrjk opened this issue Oct 19, 2015 · 3 comments
Closed

Coverage data for the Travis build? #274

henrjk opened this issue Oct 19, 2015 · 3 comments

Comments

@henrjk
Copy link
Contributor

henrjk commented Oct 19, 2015

In a former project we had coverage data for the builds and one could drill down into that just like into the html pages generated locally by issue #272.

Stackoverflow posting visual-code-coverage-in-travis-ci suggests that travis builds do not keep any data, so that the coverage data would have to be send elsewhere. The Stackoverflow posting mentions coveralls. [travis help lists codeclimate.com](http://docs.travis-ci.com/user/code-climate/#sts=Measuring Test Coverage with Code Climate), which is free for open source projects.

CodeClimate also does some analysis on the source code, which might be worthwhile as well.

I also found a recent blog post Better Javascript with Gulp, Mocha, Istanbul and Codeclimate..

Here is an example dashboard page for node. Unfortunately I did not find any page which actually shows real coverage data and whether one can drill down as nicely as on ones own machine.

Should there be coverage for our travis builds?

@christiansmith
Copy link
Member

I think this kind of integration would be very useful, especially when it comes to evaluating PRs. We should make some time to tinker with it, perhaps in another pairing session?

@henrjk
Copy link
Contributor Author

henrjk commented Oct 20, 2015

Yes, seems like a good idea to approach this together.

@henrjk
Copy link
Contributor Author

henrjk commented Nov 17, 2015

This has been done via coveralls see pull request #293

@henrjk henrjk closed this as completed Nov 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants