Skip to content
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

Scoverage improve classpath override to the minimal #3122

Merged

Conversation

romain-gilles-ultra
Copy link
Contributor

@romain-gilles-ultra romain-gilles-ultra commented Apr 16, 2024

The previous version the ScoverageTests.runClasspath was more modified and reorganized.
In this version, only the outer complied classes folder is replaced (in place) by the outer.scoverage complied classes folder.
An additional runtime dependency is also added: org.scoverage::scalac-scoverage-runtime.
All duplicated entries in the classpath are also removed.

Copy link
Member

@lefou lefou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good to me.

@romain-gilles-ultra
Copy link
Contributor Author

It sounds like the failing test has nothing to do with this PR :(

@lefou lefou merged commit eaacfbc into com-lihaoyi:main Apr 19, 2024
38 checks passed
@lefou lefou added this to the 0.11.8 milestone Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants