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

fix: missed plain mode options #788

Merged
merged 4 commits into from
May 15, 2024
Merged

fix: missed plain mode options #788

merged 4 commits into from
May 15, 2024

Conversation

katerina20
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 70.32967% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 65.15%. Comparing base (6dd7705) to head (db02ae7).
Report is 2 commits behind head on next-v4.

Files Patch % Lines
.../crowdin/cli/commands/actions/BranchAddAction.java 0.00% 4 Missing ⚠️
...com/crowdin/cli/commands/actions/StatusAction.java 71.43% 2 Missing and 2 partials ⚠️
...a/com/crowdin/cli/commands/actions/CliActions.java 70.00% 3 Missing ⚠️
.../crowdin/cli/commands/actions/StringAddAction.java 72.73% 2 Missing and 1 partial ⚠️
...rowdin/cli/commands/actions/BranchCloneAction.java 50.00% 1 Missing and 1 partial ⚠️
...m/crowdin/cli/commands/actions/FileListAction.java 0.00% 2 Missing ⚠️
...crowdin/cli/commands/actions/StringListAction.java 75.00% 1 Missing and 1 partial ⚠️
...m/crowdin/cli/commands/actions/TmUploadAction.java 60.00% 1 Missing and 1 partial ⚠️
...din/cli/commands/actions/GlossaryUploadAction.java 80.00% 0 Missing and 1 partial ⚠️
...owdin/cli/commands/actions/PreTranslateAction.java 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@              Coverage Diff              @@
##             next-v4     #788      +/-   ##
=============================================
- Coverage      65.41%   65.15%   -0.25%     
- Complexity      1470     1472       +2     
=============================================
  Files            221      221              
  Lines           6055     6002      -53     
  Branches         895      893       -2     
=============================================
- Hits            3960     3910      -50     
+ Misses          1611     1600      -11     
- Partials         484      492       +8     

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

@andrii-bodnar andrii-bodnar added this to the v4 milestone May 14, 2024
@andrii-bodnar andrii-bodnar linked an issue May 14, 2024 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit 01f4837 into next-v4 May 15, 2024
8 checks passed
@andrii-bodnar andrii-bodnar deleted the fix/plain-mode branch May 15, 2024 06:38
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.

Suppress the available update message when using crowdin-cli
2 participants