yiisoft / translator

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

Move `intl` formatter here #78

Closed vjik closed 2 years ago

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

Codecov Report

Base: 99.59% // Head: 94.79% // Decreases project coverage by -4.79% :warning:

Coverage data is based on head (6d464b4) compared to base (98cc516). Patch coverage: 90.90% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ============================================ - Coverage 99.59% 94.79% -4.80% - Complexity 100 105 +5 ============================================ Files 9 11 +2 Lines 246 269 +23 ============================================ + Hits 245 255 +10 - Misses 1 14 +13 ``` | [Impacted Files](https://codecov.io/gh/yiisoft/translator/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/IntlMessageFormatter.php](https://codecov.io/gh/yiisoft/translator/pull/78/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0ludGxNZXNzYWdlRm9ybWF0dGVyLnBocA==) | `90.90% <90.90%> (ø)` | | | [src/Translator.php](https://codecov.io/gh/yiisoft/translator/pull/78/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1RyYW5zbGF0b3IucGhw) | `92.98% <0.00%> (-7.02%)` | :arrow_down: | | [src/SimpleMessageFormatter.php](https://codecov.io/gh/yiisoft/translator/pull/78/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL1NpbXBsZU1lc3NhZ2VGb3JtYXR0ZXIucGhw) | `95.23% <0.00%> (-4.77%)` | :arrow_down: | | [src/Extractor/ContentParser.php](https://codecov.io/gh/yiisoft/translator/pull/78/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0V4dHJhY3Rvci9Db250ZW50UGFyc2VyLnBocA==) | `95.45% <0.00%> (-4.55%)` | :arrow_down: | | [src/TranslatorInterface.php](https://codecov.io/gh/yiisoft/translator/pull/78/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% <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.