v1.3.3
·
23 commits
to master
since this release
v1.3.3
Bug Fix
- 合并提交不再稀释 AI 贡献率:在计算 AI 占比时,排除
human_merge类型的合并提交行数,避免分母膨胀导致 AI 占比被人为压低。
Changes
computeAIContribution中跳过合并提交行数,不计入totalLinesChanged分母aggregateAttribution中过滤合并提交,新增mergeCommits/mergeCommitLines统计字段- 报告和前端 UI 展示已排除的合并提交数量