yiisoft / config

Configuration management
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
31 stars 11 forks source link

Remove unnecessary code in `PackagesListBuilder` + Refactor tests #157

Closed vjik closed 9 months ago

vjik commented 9 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -
what-the-diff[bot] commented 9 months ago

PR Summary

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (f8288d9) 99.59% compared to head (b786e56) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #157 +/- ## ============================================= + Coverage 99.59% 100.00% +0.40% + Complexity 282 277 -5 ============================================= Files 22 22 Lines 736 728 -8 ============================================= - Hits 733 728 -5 + Misses 3 0 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.