mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-06-15 20:09:20 +00:00
infra: Added codecov test coverage (#147)
* chore: test codecov * fix: workflow file * fix: workflow file * chore: added coverage in vercelignore * docs: added codecov badge
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"description": "Dynamically generate stats for your github readmes",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"test": "jest --coverage",
|
||||
"test:watch": "jest --watch"
|
||||
},
|
||||
"author": "Anurag Hazra",
|
||||
|
Reference in New Issue
Block a user