Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: strings based project functionality #714

Merged
merged 5 commits into from
Feb 5, 2024
Merged

Conversation

katerina20
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

Attention: 157 lines in your changes are missing coverage. Please review.

Comparison is base (b19d8e0) 64.09% compared to head (1f017ad) 63.58%.
Report is 1 commits behind head on main.

Files Patch % Lines
...cli/commands/actions/UploadTranslationsAction.java 73.99% 25 Missing and 7 partials ⚠️
...owdin/cli/commands/actions/PreTranslateAction.java 0.00% 29 Missing ⚠️
...wdin/cli/commands/actions/UploadSourcesAction.java 49.13% 21 Missing and 8 partials ⚠️
...in/cli/commands/actions/DistributionAddAction.java 57.70% 7 Missing and 4 partials ⚠️
...din/cli/commands/functionality/RequestBuilder.java 57.70% 11 Missing ⚠️
.../crowdin/cli/client/CrowdinClientDistribution.java 0.00% 9 Missing ⚠️
...li/commands/actions/DistributionReleaseAction.java 57.90% 7 Missing and 1 partial ⚠️
...a/com/crowdin/cli/client/CrowdinProjectClient.java 12.50% 6 Missing and 1 partial ⚠️
...crowdin/cli/commands/actions/FileUploadAction.java 40.00% 4 Missing and 2 partials ⚠️
.../commands/actions/FileUploadTranslationAction.java 37.50% 4 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #714      +/-   ##
============================================
- Coverage     64.09%   63.58%   -0.50%     
- Complexity     1456     1481      +25     
============================================
  Files           220      220              
  Lines          5972     6188     +216     
  Branches        897      926      +29     
============================================
+ Hits           3827     3934     +107     
- Misses         1661     1754      +93     
- Partials        484      500      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrii-bodnar andrii-bodnar linked an issue Feb 5, 2024 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit 8d00c4b into main Feb 5, 2024
8 checks passed
@andrii-bodnar andrii-bodnar deleted the feat/string-based branch February 5, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to upload iOS Localizable.strings
2 participants