Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Paul C
Total activity
9
Last activity
November 02, 2021 14:53
Member since
March 21, 2021 19:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
April 06, 2021 06:03
yes, it seems to work correctly in the EAP version. Thanks.
Community
IntelliJ IDEA Users
Partial code coverage bug?
0 votes
Created
March 22, 2021 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...
Community
IntelliJ IDEA Users
Partial code coverage bug?
0 votes
Created
March 22, 2021 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...
Community
IntelliJ IDEA Users
Partial code coverage bug?
0 votes