dsh-covtrim
其他 活跃维护

dsh-covtrim

yanqd0/dsh-covtrim

作为测试覆盖率处理插件,支持一键执行带覆盖率统计的测试流程,自动调用covtrim压缩覆盖率数据,最终输出精简TSV格式结果供代理调用。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
Other
主要语言
MIT
开源协议
3 KB
仓库大小
26 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:yanqd0/dsh-covtrim
git clone https://github.com/yanqd0/dsh-covtrim.git
git clone git@github.com:yanqd0/dsh-covtrim.git
README.md main

dsh-covtrim

CI

DSH plugin: one-shot test coverage flow for agents. Runs the project's tests
with coverage, compresses the report with
covtrim, and returns a compact TSV
summary plus token stats — the same information in roughly half the tokens.

Status

Early development — milestone 0.1.0. Install and usage docs land with the
first release; see CHANGELOG once released.

License

MIT