Closed nelsonic closed 5 years ago
Merging #41 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #41 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 28 28
Branches 2 2
=====================================
Hits 28 28
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 043b672...500f4f2. Read the comment docs.
@iteles this PR is my attempt to tidy up the issues in this repo and improve the readme for beginners:
tap-spec
to format test output #3t.plan(2)
for async assertions https://github.com/dwyl/learn-tape/issues/12change-calculator.js
file #19 @morkeltry's issue.npm init -y
to installation command to ensure people have apackage.json
file. #26Let me know if anything unclear. Thanks! 🌻