yiisoft / config

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

Improve tests #161

Closed vjik closed 8 months ago

vjik commented 8 months ago
Q A
Is bugfix?
New feature?
Breaks BC?
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9df5c36) 100.00% compared to head (9326da1) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #161 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 277 277 =========================================== Files 22 22 Lines 728 728 =========================================== Hits 728 728 ```

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

what-the-diff[bot] commented 8 months ago

PR Summary

The primary value delivered is in terms of improved code quality, increased test coverage, and better maintainability through clearer file organization.