问HN:发布另一个开源测试覆盖率聚合工具是否值得?

1作者: mmarian大约 1 个月前原帖
Sonarqube 自托管起来很麻烦。Codecov 需要许可证,限制用户数量为 50 个。有一些没有附加条件的项目(如 OpenCov 和 Covergates),但它们已经被弃用。我是否遗漏了其他选项? 如果没有,我在考虑是否值得发布一个;用 Go 语言编写,容易运行。即使它只是一个基础项目,比如只支持一种或两种语言(Python 和 JS),人们会愿意使用它吗?我担心这不是团队所关心的,因为他们通常会选择功能更多的付费服务。
查看原文
Sonarqube is a hassle to self-host. Codecov requires a license that limits you to 50 users. There are a few no-strings-attached projects (OpenCov, Covergates) but they’re deprecated. Am I missing out any other options?<p>If not, I’m wondering if it’s worth releasing one; written in Go so it’s easy to run. Would people actually adopt it, even if it’s a bare-bones project that, say, only works for one or two languages (Python &amp; JS)? I’m worried it’s not something teams care about, since they just default to a paid service that has more features.