Skip to content

Commit

Permalink
show lab.js issue within a file that has very poor test coverage
Browse files Browse the repository at this point in the history
- un-ignore coverage.html
- try to comment out a block of code with /* $lab:coverage:(off|on)$ */
  comments blocks and show that we have 100% coverage
  • Loading branch information
eriktrom committed Oct 6, 2015
1 parent 8bb5f6a commit 7fb0932
Show file tree
Hide file tree
Showing 5 changed files with 5,089 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
@@ -1,5 +1,5 @@
node_modules
coverage.html
# coverage.html
cassettes
.env
es
Expand Down

0 comments on commit 7fb0932

Please sign in to comment.