Closed
Description
Describe the bug
When I try to use scoverage in my project, it triggers nasty compiler crashes on test
Quick Reproduction:
- go to gitpod.io/#https://github.com/markehammons/slinc/tree/switch-to-scoverage
- run ./mill j17.test in the console
- watch the compiler die
Slower Reproduction
- Clone from https://github.com/markehammons/slinc/tree/switch-to-scoverage
- Download and/or switch to java 17 (sdkman is helpful here)
- run ./mill j17.test
- watch the compiler die
Expected behavior
I expected the compiler to not crash. I believe that the code scoverage generates, and my own (which is heavy on compile-time programming) interfere with each other in this regard
What build tool are you using?
Mill
Version of scoverage
v2.0.7