Incorrect tests highlighting webstorm
Hello!
When i run a test in the IDE, the backlight of the coverage is not displayed correctly. Part is green but all code is red

Info
Jest 24
WebStorm 2018.3.4
Build # WS-183.5429.34, built on January 30, 2019
JRE: 1.8.0_152-release-1343-b26 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
Please sign in to leave a comment.
What color scheme do you use? Normally the coverage markers are only shown in the gutter, editor background doesn't change...
Elena, Material Darker
can't recreate. Does this happen always? Sample project that shows up the issue would be helpful.
BTW, can you recreate the issue when not using Material Theme UI plugin?