-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Make coverage support incremental compilation #24773
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
base: main
Are you sure you want to change the base?
Conversation
|
Thanks for working on this. Let me know when this is ready! Seems like github actions are having a tough day though, so we'll need to rerun some jobs. |
I want to port the tests as well, but I'm having trouble running the tests. I get: |
|
I think for coverage it should be |
|
@tgodzik Thank you. I needed to cleanup my workspace directory since I had last compiled Scala3 a long time ago and something was broken in the |
6ac0a8f to
2017109
Compare
|
@tgodzik I'm ready for review |
tgodzik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Could you rebase on main? It seems that something broke with the commit history
755f31e to
474948a
Compare
Port of scoverage/scalac-scoverage-plugin#742 for Scala 3.