projects
/
squeep-mystery-box
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
throw MysteryBoxError instead of generic errors
[squeep-mystery-box]
/
.nycrc.json
1
{
2
"check-coverage": true,
3
"functions": 100,
4
"lines": 100,
5
"per-file": true,
6
"reporter": ["lcov", "text"],
7
"statements": 100
8
}