- Notifications
You must be signed in to change notification settings - Fork1.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 ourterms of service andprivacy 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
tgodzik commentedDec 18, 2025
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. |
lolgab commentedDec 18, 2025
I want to port the tests as well, but I'm having trouble running the tests. I get: |
tgodzik commentedDec 18, 2025
I think for coverage it should be |
lolgab commentedDec 18, 2025
@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 |
a3f67fd to6ac0a8fCompare6ac0a8f to2017109Compare
Port ofscoverage/scalac-scoverage-plugin#742 for Scala 3.