yiisoft / translator

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

Add `IdMessageReader` #91

Closed vjik closed 1 year ago

vjik commented 1 year ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues -

ID message reader returns ID as message and don't support receiving all messages.

what-the-diff[bot] commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 94.75% // Head: 95.30% // Increases project coverage by +0.55% :tada:

Coverage data is based on head (c90e5d8) compared to base (8716af3). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #91 +/- ## ============================================ + Coverage 94.75% 95.30% +0.55% - Complexity 104 105 +1 ============================================ Files 11 13 +2 Lines 267 277 +10 ============================================ + Hits 253 264 +11 + Misses 14 13 -1 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/translator/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [config/common.php](https://codecov.io/gh/yiisoft/translator/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-Y29uZmlnL2NvbW1vbi5waHA=) | `100.00% <100.00%> (ø)` | | | [src/IdMessageReader.php](https://codecov.io/gh/yiisoft/translator/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0lkTWVzc2FnZVJlYWRlci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Translator.php](https://codecov.io/gh/yiisoft/translator/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RyYW5zbGF0b3IucGhw) | `92.59% <100.00%> (-0.14%)` | :arrow_down: | | [src/SimpleMessageFormatter.php](https://codecov.io/gh/yiisoft/translator/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1NpbXBsZU1lc3NhZ2VGb3JtYXR0ZXIucGhw) | `97.61% <0.00%> (+2.38%)` | :arrow_up: | 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.