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 test coverage #77

Merged
merged 1 commit into from
Jun 11, 2015
Merged

Fix test coverage #77

merged 1 commit into from
Jun 11, 2015

Conversation

madarche
Copy link
Collaborator

@madarche madarche commented Jun 6, 2015

The rationale in this change is to put logic as less as possible in .travis.yml because it's not testable on developers' system.

Also getting rid of istanbul because blanket can do the job both on developers' system and on the Travis platform since blanket@1.1.7 which includes the fix Fix alternative node.js runtimes for mocha.

The rationale in this change is to put logic as less as possible in
.travis.yml since it's not testable on developers' system.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 07c03b0 on madarche:fix-test_coverage into * on mozilla:master*.

@madarche
Copy link
Collaborator Author

madarche commented Jun 6, 2015

Finally got that coverage badge working. @zaach could you merge this PR please? Thanks!

@madarche
Copy link
Collaborator Author

madarche commented Jun 6, 2015

Now let's strive for 100% coverage instead of "just" 88% :-)

@madarche
Copy link
Collaborator Author

@zaach could you merge this PR please? This is really an easy one to review. Just tests. No risks :-)

@zaach
Copy link
Contributor

zaach commented Jun 11, 2015

👍

zaach added a commit that referenced this pull request Jun 11, 2015
@zaach zaach merged commit 37d5040 into mozilla:master Jun 11, 2015
@madarche madarche deleted the fix-test_coverage branch June 24, 2015 10:08
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