Lukasss93 / laravel-larex

Laravel Larex lets you translate your whole Laravel application with a single CSV file.
MIT License
95 stars 7 forks source link

Laravel 10 support #36

Closed Lukasss93 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 87.50% and project coverage change: -0.11 :warning:

Comparison is base (378d890) 100.00% compared to head (98039fc) 99.89%.

:exclamation: Current head 98039fc differs from pull request most recent head 3b042a4. Consider uploading reports for the commit 3b042a4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #36 +/- ## ============================================= - Coverage 100.00% 99.89% -0.11% - Complexity 260 261 +1 ============================================= Files 32 32 Lines 951 958 +7 ============================================= + Hits 951 957 +6 - Misses 0 1 +1 ``` | [Impacted Files](https://codecov.io/gh/Lukasss93/laravel-larex/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luca+Patera) | Coverage Δ | | |---|---|---| | [src/helpers.php](https://codecov.io/gh/Lukasss93/laravel-larex/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luca+Patera#diff-c3JjL2hlbHBlcnMucGhw) | `100.00% <ø> (ø)` | | | [src/LarexServiceProvider.php](https://codecov.io/gh/Lukasss93/laravel-larex/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luca+Patera#diff-c3JjL0xhcmV4U2VydmljZVByb3ZpZGVyLnBocA==) | `96.77% <85.71%> (-3.23%)` | :arrow_down: | | [src/Console/LarexRemoveCommand.php](https://codecov.io/gh/Lukasss93/laravel-larex/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Luca+Patera#diff-c3JjL0NvbnNvbGUvTGFyZXhSZW1vdmVDb21tYW5kLnBocA==) | `100.00% <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=Luca+Patera). 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=Luca+Patera)

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

NoahNxT commented 1 year ago

Any updates on this? Because this also blocks the crowdin plugin to be functional on L10 & PHP8.2

Lukasss93 commented 1 year ago

Any updates on this? Because this also blocks the crowdin plugin to be functional on L10 & PHP8.2

Sorry about that. I'm planning to release a new update in the next few days.

NoahNxT commented 1 year ago

Any updates on this? Because this also blocks the crowdin plugin to be functional on L10 & PHP8.2

Sorry about that. I'm planning to release a new update in the next few days.

Super thanks!