mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added code coverage lib.
This commit is contained in:
parent
99555356eb
commit
3ddf292024
@ -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…
x
Reference in New Issue
Block a user