Skip to content

Commit

Permalink
Update tape 2022-07-16
Browse files Browse the repository at this point in the history
  • Loading branch information
bas080 committed Jul 15, 2022
1 parent e240bbb commit 11b5059
Show file tree
Hide file tree
Showing 3 changed files with 415 additions and 231 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ npx nyc npm t | npx tap-nyc
npx nyc check-coverage
```
```
> patroon@1.2.0 test
> patroon@1.2.1 test
> tape ./src/index.test.js
-------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
Expand All @@ -597,7 +597,7 @@ npx nyc check-coverage
total: 28
passing: 28
duration: 8.8s
duration: 9s
```

Expand Down

0 comments on commit 11b5059

Please sign in to comment.