yiisoft / arrays

Yii Array Helper
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
52 stars 28 forks source link

[Batch] Add composer-require-checker CI #116

Closed xepozz closed 1 year ago

xepozz commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Base: 99.49% // Head: 99.49% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (722d11e) compared to base (e8179d2). Patch has no changes to coverable lines.

:exclamation: Current head 722d11e differs from pull request most recent head a959b29. Consider uploading reports for the commit a959b29 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #116 +/- ## ============================================ - Coverage 99.49% 99.49% -0.01% - Complexity 197 199 +2 ============================================ Files 5 5 Lines 397 393 -4 ============================================ - Hits 395 391 -4 Misses 2 2 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/arrays/pull/116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/ArrayHelper.php](https://codecov.io/gh/yiisoft/arrays/pull/116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0FycmF5SGVscGVyLnBocA==) | `99.64% <0.00%> (-0.01%)` | :arrow_down: | | [src/ArraySorter.php](https://codecov.io/gh/yiisoft/arrays/pull/116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0FycmF5U29ydGVyLnBocA==) | `100.00% <0.00%> (ø)` | | | [src/ArrayAccessTrait.php](https://codecov.io/gh/yiisoft/arrays/pull/116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0FycmF5QWNjZXNzVHJhaXQucGhw) | `100.00% <0.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.