#695·goconvey

覆盖率输出中的差异

作者: chrispotter创建于 2024年12月2日更新于 2024年12月2日

当我在 goconvey 下运行代码时,网站显示的百分比与运行 go test -coverprofile=coverage.out ./... 的终端结果不同。<img width="291" alt="image" src="https://GitHub.com/user-attachments/assets/35e882e5-c031-4616-9628-b9efc2924db8">

内容来源: smartystreets/goconvey