Posted in

Go项目测试覆盖率为何卡在43%?——用go test -coverprofile精准定位未覆盖的5类核心逻辑分支

第一章:Go项目测试覆盖率为何卡 … Go项目测试覆盖率为何卡在43%?——用go test -coverprofile精准定位未覆盖的5类核心逻辑分支Read more

Posted in

Go模块级覆盖率精准归因:用go tool cover -html + custom analyzer定位“幽灵未覆盖函数”

第一章:Go模块级覆盖率精准归因 … Go模块级覆盖率精准归因:用go tool cover -html + custom analyzer定位“幽灵未覆盖函数”Read more