yiisoft / translator

Message translation
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
23 stars 9 forks source link

Make category in `addCategorySource()` variadic and remove `addCategorySources()` #81

Closed vjik closed 2 years ago

vjik commented 2 years ago
Q A
Is bugfix?
New feature?
Breaks BC? ✔️
Fixed issues #60
codecov[bot] commented 2 years ago

Codecov Report

Base: 94.79% // Head: 94.75% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (a0fa57c) compared to base (dd96cd1). Patch coverage: 80.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81 +/- ## ============================================ - Coverage 94.79% 94.75% -0.04% + Complexity 105 104 -1 ============================================ Files 11 11 Lines 269 267 -2 ============================================ - Hits 255 253 -2 Misses 14 14 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/translator/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/TranslatorInterface.php](https://codecov.io/gh/yiisoft/translator/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RyYW5zbGF0b3JJbnRlcmZhY2UucGhw) | `0.00% <ø> (ø)` | | | [src/Translator.php](https://codecov.io/gh/yiisoft/translator/pull/81/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RyYW5zbGF0b3IucGhw) | `92.72% <80.00%> (-0.26%)` | :arrow_down: | 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.