Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
change coverage tool to istanbul
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Kye authored and Tim Kye committed Jun 7, 2017
1 parent b2fa6b3 commit b2b9e93
Show file tree
Hide file tree
Showing 5 changed files with 3,414 additions and 2,776 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
.idea/
/build/
/node_modules/
.nyc_output/
coverage/
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.1.0] - 2017-06-07
## Added
Cerberus client header
## Changed
Coverage tool to Istanbul

## [1.0.0] - 2017-05-19
## Changed
Expand Down
Loading

0 comments on commit b2b9e93

Please sign in to comment.