Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果代码覆盖率低于以前的构建,有没有办法在 hudson 上配置 maven 构建失败?
与这个问题有关
Sonar有一个 Hudson 插件。代码覆盖率是标准指标之一,您可以根据任何质量指标定义阈值。