feat: xliff parameter to upload offline translation file#944
Merged
andrii-bodnar merged 3 commits intomainfrom Sep 1, 2025
Merged
feat: xliff parameter to upload offline translation file#944andrii-bodnar merged 3 commits intomainfrom
andrii-bodnar merged 3 commits intomainfrom
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #944 +/- ##
============================================
+ Coverage 66.27% 66.37% +0.11%
- Complexity 1667 1674 +7
============================================
Files 243 243
Lines 6700 6741 +41
Branches 1006 1023 +17
============================================
+ Hits 4440 4474 +34
- Misses 1687 1689 +2
- Partials 573 578 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
src/main/java/com/crowdin/cli/commands/picocli/FileUploadSubcommand.java
Outdated
Show resolved
Hide resolved
src/test/java/com/crowdin/cli/commands/actions/CliActionsTest.java
Outdated
Show resolved
Hide resolved
src/test/java/com/crowdin/cli/commands/actions/FileUploadTranslationActionTest.java
Outdated
Show resolved
Hide resolved
…java Co-authored-by: Andrii Bodnar <andrii.bodnar@crowdin.com>
andrii-bodnar
approved these changes
Sep 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.