主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Paul C
活动总数
9
最后的活动
2021年11月02日 14:53
成员加入日期
2021年03月21日 19:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2021年04月06日 06:03
yes, it seems to work correctly in the EAP version. Thanks.
社区
IntelliJ IDEA Users
Partial code coverage bug?
0 票
创建于
2021年03月22日 19:00
Sure. I reduced the test case as far as I can: https://github.com/gopf/intellij-code-coverageChanging to the JaCoCo runner seems to fix it too, but I can't find a way to set that as default, so eve...
社区
IntelliJ IDEA Users
Partial code coverage bug?
0 票
创建于
2021年03月22日 07:13
I thought maybe it was inlining the small static method and somehow failing to visit one of the boolean conditions, but that doesn't seem to be the case. I replaced it with the Apache Commons equiv...
社区
IntelliJ IDEA Users
Partial code coverage bug?
0 票