Skip to content

fix for coverage badge - #92

Merged
piotrmurach merged 1 commit into
piotrmurach:masterfrom
lemurheavy:master
Feb 28, 2013
Merged

fix for coverage badge#92
piotrmurach merged 1 commit into
piotrmurach:masterfrom
lemurheavy:master

Conversation

@nickmerwin

Copy link
Copy Markdown
Contributor

Hi, I saw that we hadn't received any builds on https://coveralls.io/r/peter-murach/github so I looked into it and noticed a couple things:

WebMock was blocking the API POST to coveralls.io, and while in the past we had recommended adding "coveralls.io" to the allowed domains list, I went ahead and added auto-detection to the gem:

lemurheavy/coveralls-ruby@8f02a49#L1R32

Also, since the suite is running both specs and features, I enabled coveralls for specs only (since it's 95% vs Cucumber's 74%); we're working on support for aggregate test results, but not sure yet if it's possible.

Thanks!

@coveralls

Copy link
Copy Markdown

Coverage increased (+0.0%) when pulling d60f3f8 on lemurheavy:master into 5baf096 on peter-murach:master.

View Details

piotrmurach added a commit that referenced this pull request Feb 28, 2013
@piotrmurach
piotrmurach merged commit 34ef425 into piotrmurach:master Feb 28, 2013
@piotrmurach

Copy link
Copy Markdown
Owner

@nickmerwin thanks, this is ace service!

@nickmerwin

Copy link
Copy Markdown
Contributor Author

@peter-murach of course! And thank you for the great work on this gem, we use it on https://coveralls.io 🍻

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

Successfully merging this pull request may close these issues.

3 participants