Closed joprice closed 8 years ago
The plugin doesn't modify trees in any way, including their positions, so I can't see why it would cause the crash. Anyway, I'll try to reproduce the problem. If your project is available on github or you have some simple example project, please mention it.
I'll try to reproduce it in a minimal project.
Thanks for the reproduction.
I disabled the silencer-plugin
in your sample project and compilation still crashes. To me it looks like scoverage
plugin can't properly handle "annotation ascriptions", i.e. annotations used on expressions (not sure how this syntax is called).
I see. Thanks for looking into it. I'll take it up with scoverage.
Seems like the plugin doesn't preserve tree positions. I see this error when I use it with scoverage: