-
Notifications
You must be signed in to change notification settings - Fork 15
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
Integrate test code coverage reporting with Codecov and Travis. #19
Integrate test code coverage reporting with Codecov and Travis. #19
Conversation
Codecov Report
@@ Coverage Diff @@
## master #19 +/- ##
=========================================
Coverage ? 21.02%
=========================================
Files ? 11
Lines ? 176
Branches ? 11
=========================================
Hits ? 37
Misses ? 137
Partials ? 2 Continue to review full report at Codecov.
|
@anishsilwal We only need to cover Take a look here. leapfrogtechnology/async-store#23 |
@anishsilwal Also, require |
resolves #18
@istanbuljs/nyc-config-typescript
codecov
nyc
to run test coveragetest:coverage
codecov
test:coverage
andcodecov
README.md