Closed BartBucknill closed 7 years ago
:exclamation: No coverage uploaded for pull request base (
master@1542e7c
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #40 +/- ##
=========================================
Coverage ? 71.73%
=========================================
Files ? 2
Lines ? 46
Branches ? 0
=========================================
Hits ? 33
Misses ? 13
Partials ? 0
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1542e7c...6d94051. Read the comment docs.
That seems to have worked. The error showing is just because master has no codecov report for comparison. Once this is merged into master any future PRs should have this.
Added travis build badge to README; changed npm test scipt in package.json to run coverage, tape, tap-spec for multiple test files; added codecov to .travis.yml.
Still to do: