Setup code coverage for utils/encoding/crypto

This commit is contained in:
Simon Warta
2020-06-25 12:32:12 +02:00
parent 40188f12e4
commit 97d0aeafcb
13 changed files with 670 additions and 23 deletions
+4
View File
@@ -17,3 +17,7 @@ node_modules/
# demo mnemonics from cli
*.key
# Code coverage
.nyc_output/
coverage/