Added code coverage lib.
This commit is contained in:
parent
99555356eb
commit
3ddf292024
1 changed files with 12 additions and 0 deletions
|
|
@ -3449,5 +3449,17 @@
|
|||
"description": "A go routine like nim implementation",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rogercloud/nim-routine"
|
||||
},
|
||||
{
|
||||
"name": "coverage",
|
||||
"url": "https://github.com/yglukhov/coverage",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"code",
|
||||
"coverage"
|
||||
],
|
||||
"description": "Code coverage library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/coverage"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue