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

Add code coverage reporting #26

Merged
merged 2 commits into from Apr 3, 2019
Merged

Conversation

andrewiggins
Copy link
Collaborator

@andrewiggins andrewiggins commented Nov 20, 2018

Add a new --coverage option (defaults to true) to enable code coverage reporting. It instruments the code using babel-plugin-istanbul by the istanbuljs team.

Closes #16

@andrewiggins andrewiggins mentioned this pull request Nov 20, 2018
Copy link
Owner

@developit developit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@developit developit merged commit 382cf9d into developit:master Apr 3, 2019
@andrewiggins andrewiggins deleted the coverage branch April 12, 2019 00:44
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

2 participants