Cobertura 覆盖率报告图片

发布于 2024-07-30 02:21:51 字数 241 浏览 9 评论 0原文

有人知道 Cobertura 将其报道报告图片贴在哪里吗?

我的图片的网址是: http://ContinualTests/746/cobertura/graph

当我深入运行 tomcat/hudson 的盒子时,我发现

tomcat6/.hudson/jobs/XX/builds/746 但我没有看到图表。 图像是动态生成的吗? 看起来就像是生成一次并重复使用的东西。

埃里克

Does anybody know where Cobertura sticks it's coverage report image?

The url to my image is:
http://ContinualTests/746/cobertura/graph

When I dig down on my box that is running tomcat/hudson I find

tomcat6/.hudson/jobs/XX/builds/746 but I don't see the graph. Is the image getting generate on the fly? Seems like something that would be generated once and reused.

Erik

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浪漫人生路 2024-08-06 02:21:51

相关代码为 此处。 它似乎使用了一些浏览器缓存,但否则图表每次都是动态生成的,因此您不会在磁盘上找到它。

The relevant code is here. It appears to use some browser caching, but otherwise the chart is generated on the fly every time, so you won't find it on disk.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文