seems like something is broken when i run my test ...
# intellij
b
seems like something is broken when i run my test suite with coverage .. is that kotlin related?
Copy code
java.lang.NullPointerException
	at com.intellij.rt.coverage.data.ProjectData.touchLine(ProjectData.java:239)
a
I don't see any Kotlin in this stacktrace, please report to https://youtrack.jetbrains.com/issues/IDEA.