bazelbuild / intellij

IntelliJ plugin for Bazel projects
https://ij.bazel.build/
Apache License 2.0
760 stars 303 forks source link

Broken coverage report in 2024.2 #6501

Closed tpasternak closed 3 months ago

tpasternak commented 3 months ago

Description of the bug:

Upon executing "test with coverage", coverage data appears as text editor annotations and in the project view, yet the "Coverage" tool window remains blank.

Screenshot 2024-06-24 at 11 20 59

Which category does this issue belong to?

No response

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

No response

Which Intellij IDE are you using? Please provide the specific version.

No response

What programming languages and tools are you using? Please provide specific versions.

No response

What Bazel plugin version are you using?

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response