mirror of
https://github.com/cderche/greenlock-challenge-s3
synced 2025-05-10 15:36:33 +00:00
Test lcov for CodeClimate
This commit is contained in:
parent
d6689a377d
commit
a163a29b20
@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"clean": "node ./clean.js",
|
||||
"test": "node ./test.js",
|
||||
"coverage": "nyc --reporter=lcovonly --report-dir=./coverage npm run test"
|
||||
"coverage": "nyc --reporter=lcov --report-dir=./coverage npm run test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user