dsh-test-coverage
测试覆盖率分析:解析 LCOV/Cobertura/Istanbul/Go 覆盖率报告,输出结构化覆盖数据与未覆盖行区间
- Stars
- 0
- Language
- JavaScript
- Created
- Aug 16, 2026
- Updated
- Aug 17, 2026
Introduction
dsh-test-coverage · 测试覆盖率分析:解析 LCOV / Cobertura / Istanbul-JSON / Go cover
测试覆盖率分析:解析 LCOV / Cobertura / Istanbul-JSON / Go cover。纯 Node 实现,零第三方运行时依赖,peer-only 依赖(随 DSH 宿主加载)。 测试覆盖率分析:解析 LCOV / Cobertura / Istanbul-JSON / Go cover — a DeepSeek Harness (dsh) plugin. Pure Node, zero runtime dependencies.
工具 Tools
coverage_reportcoverage_gaps
安装 Install
dsh plugin --profile web add dsh-test-coverage
# 或任意 profile:dsh plugin --profile <name> add dsh-test-coverage
License
MIT © istone