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

Fix coveralls #1541

Merged
merged 4 commits into from Apr 22, 2015
Merged

Fix coveralls #1541

merged 4 commits into from Apr 22, 2015

Conversation

simov
Copy link
Member

@simov simov commented Apr 11, 2015

Added 3 test fixes that was causing the coveralls build to fail (check out the comments).

Coveralls is now using the GitHub's status API to report the coverage status (instead of using comments) So this will make the merge status bar color change based on the coverage results, just like any other build error do. Decrease in coverage will be considered a warning. Click on the Show all checks button below.

Somehow this test modifies the process state
Test coverage runs all tests in a single process via tape
Executing this test causes one of the tests in test-tunnel to throw
simov added a commit that referenced this pull request Apr 22, 2015
@simov simov merged commit a11878a into request:master Apr 22, 2015
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.

None yet

1 participant