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

Add `ConfigModuleDefNoMeta`, a variant of ConfigModuleDef without DIConfigMeta generation #2142

Closed neko-kai closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 66.49%. Comparing base (e345cb1) to head (bdf2a97). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2142 +/- ## ======================================== Coverage 66.48% 66.49% ======================================== Files 573 574 +1 Lines 11402 11404 +2 Branches 1328 1267 -61 ======================================== + Hits 7581 7583 +2 Misses 3821 3821 ```