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

Enable code coverage #15

Merged
merged 3 commits into from Jan 15, 2019
Merged

Enable code coverage #15

merged 3 commits into from Jan 15, 2019

Conversation

Silic0nS0ldier
Copy link
Member

This implements code coverage via codecov.io and adds a standard .editorconfig cause why not.

Coverage dependencies are all pulled down within Travis since they aren't useful to project development being tracked. They are installed globally such that they don't affect the dependency tree (which is installed with npm ci automatically).

Fixes #14

@Silic0nS0ldier Silic0nS0ldier merged commit b7a774f into develop Jan 15, 2019
@Silic0nS0ldier Silic0nS0ldier deleted the develop-codecov branch January 15, 2019 20:46
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