yiisoft / yii-runner

Yii application runner
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
15 stars 4 forks source link

Add ability to set custom config modifiers #54

Closed vjik closed 10 months ago

vjik commented 10 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues #45
what-the-diff[bot] commented 10 months ago

PR Summary

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (268f7b8) 100.00% compared to head (f968e6d) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #54 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 23 23 =========================================== Files 2 2 Lines 70 71 +1 =========================================== + Hits 70 71 +1 ```

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

samdark commented 10 months ago

👍