I am trying to use scm activity plugin 1.8 for clearcase and using sonar 4.3.3 and got the blame information in the sonar but did not getting the coverage on new code in dashboard
相关问题
- Jenkins - cmd is not recognized
- How to restrict VOB read access in ClearCase (Wind
- When using Nokogiri, how do you suppress the inser
- Where Jenkins stores plugin configuration
- Multi-branch configuration with externally-defined
相关文章
- dotnet restore还原nuget包时无法加载 https://api.nuget.org/
- jenkins在window集群环境中如何部署自动化发布?
- jenkins + Publish over FTP 自动部署前端React项目
- jenkins自定打包部署React前端项目遇到的问题。
- What is the tortoisehg gui equivalent of doing “hg
- Best way to manage docker containers with supervis
- Access BitBucket payload data in Jenkins pipeline
- How to use Mercurial from Visual Studio 2010?
You should add Code Coverage Tool to your build process. If you use Maven, then you can add: