Code Coverage's "Show Tests Covering Line" not working
已回答
Hi there!
After running JUnit tests using IntelliJ IDEA coverage runner with Tracing option, tried to click on any of these buttons and got nothing:

Tailed idea.log and saw next:

2020-09-07 15:36:41,061 [ 316669] ERROR - llij.ide.plugins.PluginManager - null
java.lang.NullPointerException
IntelliJ IDEA 2020.2.1 Build #IU-202.6948.69
JDK: 11.0.8; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
OS: Windows 10
Please advise, thanks!
请先登录再写评论。
Hi Tommy,
This looks like a custom plugin's doing. Does it help if you disable all downloaded plugins under File | Settings | Plugins > Installed and restart the IDE?
Hi Arina,
Thanks for pointing into that direction. Disabling/removing plugins didn't help me. After reverting to the 2020.1.4 version and everything works well.
FYI list of my plugins:
Thank you Tommy.
Where exactly do you see this interface? Can you take a larger screenshot of the are around it?
Arina,
It's on the left side, after the line number - green, yellow or red color rectangles.
Thank you.
Turns out the issue is a known one: IDEA-245626. Reported recently. Feel free to follow it for updates.
I also linked this conversation to the ticket.
Thanks a lot, will keep track on the issue!
It has been seven months since this issue is reported as IDEA-245626.
When can we expect it to be fixed?
It is still present in v2020.3.2.
I spent 2 hours trying to figure out why my configuration is broken that I cannot display any Test Covering Line and finally I have found this topic. As the previous speaker wrote - this issue was reported 7 months ago. When can we expect to solve it?
Developers are working on the fix and will provide an update in the YouTrack thread as soon as there is one.
Thank you for your patience.
Running IntelliJ IDEA 2023.3.6 (Ultimate Edition) and still broken.