jacoco 0.8.7与Android API级别的汇编32

发布于 2025-02-13 20:30:16 字数 525 浏览 1 评论 0原文

在我的Android Studio项目中,我使用了此示例它的包括Gradle脚本将在我的每个模块上运行,并将所有模块的所有结果组合在一起,为一个单一的覆盖范围报告。 请参阅GitHub Playground Projemborground Project 到目前为止,对于API级别31或更低。由于我将编译为脚本更新为

compileSdkVersion = 32

脚本不再起作用。他们经历了100%并成功完成,但是没有产生jacoco的结果!

In my Android Studio project I used this example with its including gradle scripts to run on each of my modules and combine all results of all modules together into one single coverage report. See GitHub playground project which worked fine so far for API level 31 or lower. Since I updated the compiledSdkVersion to

compileSdkVersion = 32

the scripts are not working anymore. They run through 100% and finish successfully, but no JaCoCo results were generated!?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文