dsh-code-coverage
Parses DSH session logs to attribute AI-written files, overlays c8 coverage, and reports AI vs human code coverage with a trust score, plus a check/fix/verify tool loop for closing test gaps.
解析 DSH session 日志归因 AI 生成文件,叠加 c8 覆盖率,产出「AI vs 人工代码」覆盖率对比与信任分,并提供 check/fix/verify 三工具闭环补齐测试盲区。
How to install
dsh plugin add dsh-code-coverage About
dsh-code-coverage AI 给你写的代码,到底有多少在被测试保护着? 解析 DeepSeek Harness(DSH)session 日志,归因 AI 写了哪些文件,再叠加 c8 覆盖率数据,产出 **「AI 代码 vs 人工代码」覆盖率对比**、未测 AI 文件风险清单与信任分。 这不是又一个覆盖率工具——c8 已经解决了覆盖率本身。我们的护城河是**归因**:通过解析 DSH session 日志,精确知道哪些文件被 AI 碰过,这是 Qodo、Diffblue 等外部工具做不到的。 真实项目数据 一个实际项目的归因结果(17 个 DSH session): | 指标 | AI 代码 | 人工代码 | |------|---------|----------| | 行数 | 870 | 9,772 | | 覆盖率 | **68%** | 5% | **信任分:68 / B** AI 生成的代码覆盖率反而更高——因为 AI 写代码的同时把测试也写了。而 9,772 行人工代码,覆盖率只有 5%。 安装 方式一:一键安装(推荐) bash Windows git clone https://github.com/SleepEggTart/dsh-code-coverage.git cd dsh-code-coverage .\install-plugin.ps1 Ma…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-31
- Created
- 2026-08-26
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- code-coverage, deepseek-harness, dsh-plugin
Related plugins
claude-code-templates
davila7/claude-code-templates
CLI tool for configuring and monitoring Claude Code
loki-mode
asklokesh/claudeskill-loki-mode
Multi-agent autonomous SDLC framework. Spec to deployed app. PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers, 8 quality gates.
ai-sdk-provider-claude-code
ben-vargas/ai-sdk-provider-claude-code
Vercel AI SDK community provider for Claude Agent SDK
ccmanager
kbwo/ccmanager
Coding Agent Session Manager for Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI