-
Notifications
You must be signed in to change notification settings - Fork 45
Scoverage 2.0 #181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@eyalroth - should we get the kotlin work in first? |
My unsolicited opinion on this question: Yes. I think switching over to kotlin would make debugging stack traces and issues a lot easier. I have yet to dig into this enough, but I suspect the issues I am having with the Scala 2.13+ multi-module projects are caused by some of the type mapping behaviors between Groovy and Scala which don't always align. I think would be largely resolved with Kotlin, or at least easier to manage. |
What's the complexity of completing this task? Scoverage v2 added a lot of extra support that I need in my project. |
Hi, any update on this? |
Should be fixed by #192 now |
This is a feature request to support Scoverage 2.0
The text was updated successfully, but these errors were encountered: