Provisional implementation of PythonCoverage gem

Signed-off-by: John <jonawals@amazon.com>
This commit is contained in:
John
2021-06-21 16:21:47 +01:00
parent cfe4a49136
commit 0e0f266fdd
59 changed files with 1077 additions and 8 deletions
@@ -0,0 +1,15 @@
{
"gem_name": "PythonCoverage",
"origin": "The primary repo for PythonCoverage goes here: i.e. http://www.mydomain.com",
"license": "What license PythonCoverage uses goes here: i.e. https://opensource.org/licenses/MIT",
"display_name": "PythonCoverage",
"summary": "A short description of PythonCoverage.",
"canonical_tags": [
"Gem"
],
"user_tags": [
"PythonCoverage"
],
"icon_path": "preview.png",
"restricted_name": "gems"
}