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

distage-testkit: Fix unmemoized weak elements of unmemoized sets being forcibly shared across tests #2163

Closed neko-kai closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.48%. Comparing base (ee07a39) to head (665d93b). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2163 +/- ## =========================================== - Coverage 66.50% 66.48% -0.02% =========================================== Files 589 589 Lines 11446 11449 +3 Branches 1255 1320 +65 =========================================== Hits 7612 7612 - Misses 3834 3837 +3 ```