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

Report test coverage to coveralls.io #221

Merged
merged 1 commit into from
May 9, 2018
Merged

Report test coverage to coveralls.io #221

merged 1 commit into from
May 9, 2018

Conversation

osteele
Copy link
Contributor

@osteele osteele commented May 9, 2018

Sends code coverage to coveralls.io. Examples:

Adds a badge to the README.

Completes #144.

Required

Changes must conform to these requirements:

  • yarn test passes. All new and existing tests pass.
  • yarn lint passes. All new code follows the code style of this project.

Aspirational

We don't yet require these, but they are nice to have:

  • New code is covered by new or existing tests.
  • Changed code is covered by new or existing tests.

@osteele osteele requested a review from kylecombes May 9, 2018 00:54
@osteele osteele merged commit 4d53aef into dev May 9, 2018
@osteele osteele deleted the osteele/coveralls branch May 9, 2018 12:29
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