scoverage / scalac-scoverage-plugin

Scoverage Scala Code Coverage Core Libs
https://github.com/scoverage
Apache License 2.0
423 stars 126 forks source link

chore: add support for 2.12.17 #500

Closed ckipp01 closed 1 year ago

ckipp01 commented 1 year ago

Closes #499

ckipp01 commented 1 year ago

wait for https://github.com/scalameta/scalameta/pull/2861

tgodzik commented 1 year ago

Actually, that's not needed. We backpublished the last 3 versions. That PR is for all the next ones.

tgodzik commented 1 year ago

You might want to bump scalameta to at least 4.5.11 though.

ckipp01 commented 1 year ago

Actually, that's not needed. We backpublished the last 3 versions. That PR is for all the next ones.

Ahhh I didn't know that. Nice!

You might want to bump scalameta to at least 4.5.11 though.

Yup I will.

tgodzik commented 1 year ago

It's possible to just push a tag such as https://github.com/scalameta/scalameta/actions/runs/3059124158 (though you might need to copy some folders for new Scala version)