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

Multiple Coveralls comments #222

Open
xavdid opened this issue Feb 16, 2017 · 0 comments
Open

Multiple Coveralls comments #222

xavdid opened this issue Feb 16, 2017 · 0 comments

Comments

@xavdid
Copy link
Collaborator

xavdid commented Feb 16, 2017

So I believe the source here is that it's running every time helper.rb is required (which is once for each of the ruby versions in .travis.yml).

There's some info in comments here: https://stackoverflow.com/questions/39357106/coveralls-report-runs-twice

Possible solution would be to only test it on the largest version (since it's mostly testing static code and won't differ per version), but that requires manual updates (lame). I was having trouble finding another repo that has coveralls comment after CI (which is weird, because it should be a common use case), but hopefully someone else has figured this out.

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

No branches or pull requests

1 participant