TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Good Code Coverage means bug-free Software Or does it?

1 点作者 zimmski超过 3 年前

1 comment

verdverm超过 3 年前
Another issue with Codecov is that it only calculates it based on the test reports uploaded. In other words, if you have a file that has no tests, it doesn&#x27;t count towards coverage. You could get 100% coverage, yet only be testing 1 of 10 files. There are a lot of projects out there using Codecov and presenting false coverage information, probably without any clue they are.<p>I recommend using SonarCloud as a much better and comprehensive product.
评论 #28545551 未加载