Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Open
lolgab wants to merge2 commits intoscala:main
base:main
Choose a base branch
Loading
fromlolgab:incremental-coverage

Conversation

@lolgab
Copy link
Contributor

@tgodziktgodzik self-assigned thisDec 18, 2025
@tgodzik
Copy link
Contributor

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 reacted with heart emoji

@lolgab
Copy link
ContributorAuthor

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:

sbt:scala3-nonbootstrapped> last scala3-library-nonbootstrapped / scalaInstance[error] java.lang.RuntimeException: Missing Scala tool configuration from the 'update' report.  Explicitly define scalaInstance or scalaHome or include Scala dependencies in the 'scala-tool' configuration.[error]         at scala.sys.package$.error(package.scala:30)[error]         at sbt.Defaults$.$anonfun$scalaInstanceFromUpdate$10(Defaults.scala:1214)[error]         at scala.Option.getOrElse(Option.scala:189)[error]         at sbt.Defaults$.$anonfun$scalaInstanceFromUpdate$1(Defaults.scala:1214)[error]         at scala.Function1.$anonfun$compose$1(Function1.scala:49)[error]         at......[error] (scala3-library-nonbootstrapped / scalaInstance) Missing Scala tool configuration from the 'update' report.  Explicitly define scalaInstance or scalaHome or include Scala dependencies in the 'scala-tool' configuration.

@tgodzik
Copy link
Contributor

I think for coverage it should besbt scala3-compiler-nonbootstrapped/testOnly dotty.tools.dotc.coverage.CoverageTests does it work for you?

@lolgab
Copy link
ContributorAuthor

@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 thetarget directories. I can run tests now

@lolgablolgab marked this pull request as ready for reviewDecember 18, 2025 19:48
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@tgodziktgodzik

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@lolgab@tgodzik

[8]ページ先頭

©2009-2025 Movatter.jp