Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: message for strings based project when download #729

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

katerina20
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

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

Project coverage is 63.80%. Comparing base (04a76c8) to head (7bdb4cd).
Report is 3 commits behind head on main.

Files Patch % Lines
...in/cli/commands/actions/DownloadSourcesAction.java 25.00% 1 Missing and 2 partials ⚠️
...m/crowdin/cli/commands/actions/DownloadAction.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #729      +/-   ##
============================================
+ Coverage     63.73%   63.80%   +0.07%     
- Complexity     1489     1493       +4     
============================================
  Files           220      220              
  Lines          6208     6220      +12     
  Branches        929      936       +7     
============================================
+ Hits           3956     3968      +12     
+ Misses         1751     1750       -1     
- Partials        501      502       +1     

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

@andrii-bodnar andrii-bodnar linked an issue Feb 26, 2024 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit c280608 into main Feb 26, 2024
8 checks passed
@andrii-bodnar andrii-bodnar deleted the fix/download-all branch February 26, 2024 10:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crowdin download --all do not work
2 participants