crowdin / crowdin-cli

A command-line client for the Crowdin API
https://crowdin.github.io/crowdin-cli
MIT License
250 stars 94 forks source link

fix: psedo localization mapping #823

Closed katerina20 closed 2 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 88.23529% with 6 lines in your changes missing coverage. Please review.

Project coverage is 66.46%. Comparing base (f742d84) to head (4894f01).

Files Patch % Lines
...m/crowdin/cli/commands/actions/DownloadAction.java 84.00% 1 Missing and 3 partials :warning:
...din/cli/commands/functionality/RequestBuilder.java 50.00% 1 Missing :warning:
...in/java/com/crowdin/cli/utils/PlaceholderUtil.java 85.72% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #823 +/- ## ============================================ + Coverage 65.90% 66.46% +0.56% - Complexity 1514 1533 +19 ============================================ Files 223 223 Lines 6160 6200 +40 Branches 932 939 +7 ============================================ + Hits 4059 4120 +61 + Misses 1562 1535 -27 - Partials 539 545 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.