We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sbt +clean +coverage +test +coverageReport
target/scala-2.13/scoverage-report/index.html
target/scala-3.2.2-RC2/scoverage-report/index.html
diff target/scala-2.13/scoverage-data/scoverage.coverage target/scala-3.2.2-RC2/scoverage-data/scoverage.coverage
Note: It is expected that the "format/content" of the scala 3 scoverage.coverage file is somewhat different.
scoverage.coverage
The text was updated successfully, but these errors were encountered:
Seems this was fixed here - scala/scala3#18420
Waiting for 3.3.2 (or 3.4.0).
Sorry, something went wrong.
VERY good news. Just tested this with 3.3.2-RC1 and this is fixed now!!!
No branches or pull requests
How to reproduce?
sbt +clean +coverage +test +coverageReport
target/scala-2.13/scoverage-report/index.html
andtarget/scala-3.2.2-RC2/scoverage-report/index.html
diff target/scala-2.13/scoverage-data/scoverage.coverage target/scala-3.2.2-RC2/scoverage-data/scoverage.coverage
Questions to ask?
Note: It is expected that the "format/content" of the scala 3
scoverage.coverage
file is somewhat different.The text was updated successfully, but these errors were encountered: