yiisoft / config

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

[Batch] Add composer-require-checker CI + add transitive dependencies + fix tests #123

Closed xepozz closed 1 year ago

xepozz commented 1 year ago

Added composer-require-checker according to https://github.com/yiisoft/actions/pull/9

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.57% // Head: 99.57% // No change to project coverage :thumbsup:

Coverage data is based on head (e96138c) compared to base (c4753fc). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #123 +/- ## ========================================= Coverage 99.57% 99.57% Complexity 267 267 ========================================= Files 22 22 Lines 699 699 ========================================= Hits 696 696 Misses 3 3 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/config/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/Command/CopyCommand.php](https://codecov.io/gh/yiisoft/config/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0NvbW1hbmQvQ29weUNvbW1hbmQucGhw) | `100.00% <ø> (ø)` | | | [src/Command/RebuildCommand.php](https://codecov.io/gh/yiisoft/config/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0NvbW1hbmQvUmVidWlsZENvbW1hbmQucGhw) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.