Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/test-coverage-analyzer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "51108ef3348fe7c6b2282ab81ca8e79d6d49eb99",
|
||||
"treeHash": "a2a491560675753f17907594c2d440eb11dfabde5fb48928a1e40630559b8fdf",
|
||||
"generatedAt": "2025-11-28T10:18:48.797477Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "test-coverage-analyzer",
|
||||
"description": "Analyze code coverage metrics, identify untested code, and generate comprehensive coverage reports",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "fe831e8798dc5ae62aa6c7d7bb5da97fbe1516e74840af1d96da6b3ca579cd1e"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d319ff5c110949199fb0314e0716321a39e0839e5dd385129bdfbf8d19f3d658"
|
||||
},
|
||||
{
|
||||
"path": "commands/analyze-coverage.md",
|
||||
"sha256": "651fddc37107392f88c84354fbbc300a0eedbeec342b310c428890af637606d2"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-coverage-analyzer/SKILL.md",
|
||||
"sha256": "4c900fb89535d4852b31ebc5e8a5bf043e017a3c6d6c2bd4c5333a990a06f6ef"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-coverage-analyzer/references/README.md",
|
||||
"sha256": "d16bac6a5457c4cc70486e44296661ec7cc892ff83fbab237fc27ff8cffac18e"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-coverage-analyzer/scripts/README.md",
|
||||
"sha256": "d7d01228ae07181312ecddd7290004dae5d527452100e1d5cade511fd5ca4963"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-coverage-analyzer/assets/configuration_template.yaml",
|
||||
"sha256": "68bed9e02737bfaf6f8b03dd7d21d54b6c19869a9e4844a01c455dfeec769e21"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-coverage-analyzer/assets/README.md",
|
||||
"sha256": "b79ac1f996354569a5394d0422814d35785bb7efaa07af3f6febbf3dd534a167"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-coverage-analyzer/assets/example_coverage_report.html",
|
||||
"sha256": "ffd004ae434d17755ada2e1bdc52f737a93dc3f79e85d2580f00739ce9c4723d"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-coverage-analyzer/assets/report_template.html",
|
||||
"sha256": "9a4e0ad8dc4d42428b144f6b273e1473ed9a0e01b815d100ac3afaa60404e237"
|
||||
}
|
||||
],
|
||||
"dirSha256": "a2a491560675753f17907594c2d440eb11dfabde5fb48928a1e40630559b8fdf"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user