7mind / izumi

Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
https://izumi.7mind.io
BSD 2-Clause "Simplified" License
613 stars 66 forks source link

Downgrade to 3.3.4-RC1 to support Scala 3.3 LTS #2154

Closed neko-kai closed 1 month ago

neko-kai commented 1 month ago

Fix for https://github.com/scala/scala3/issues/19224 has been backported to 3.3.4-RC1 (https://github.com/7mind/izumi/pull/2082#issuecomment-2254938590)

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.40%. Comparing base (c513b6d) to head (de6528e). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2154 +/- ## ======================================== Coverage 66.40% 66.40% ======================================== Files 578 578 Lines 11434 11434 Branches 1258 1335 +77 ======================================== Hits 7593 7593 Misses 3841 3841 ```