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: file param validation #808

Merged
merged 3 commits into from
May 23, 2024
Merged

fix: file param validation #808

merged 3 commits into from
May 23, 2024

Conversation

yevheniyJ
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented May 22, 2024

Codecov Report

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

Project coverage is 64.63%. Comparing base (407150a) to head (aed5b21).

Files Patch % Lines
...commands/picocli/ConfigurationFilesProperties.java 0.00% 4 Missing ⚠️
...din/cli/commands/picocli/FileUploadSubcommand.java 0.00% 2 Missing and 2 partials ⚠️
...i/commands/picocli/ScreenshotUploadSubcommand.java 0.00% 2 Missing and 2 partials ⚠️
...om/crowdin/cli/commands/functionality/FsFiles.java 0.00% 2 Missing ⚠️
...cli/commands/picocli/GlossaryUploadSubcommand.java 33.34% 1 Missing and 1 partial ⚠️
...owdin/cli/commands/picocli/TmUploadSubcommand.java 50.00% 1 Missing and 1 partial ⚠️
...a/com/crowdin/cli/client/CrowdinProjectClient.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             next-v4     #808      +/-   ##
=============================================
- Coverage      64.84%   64.63%   -0.20%     
+ Complexity      1489     1487       -2     
=============================================
  Files            223      223              
  Lines           6108     6126      +18     
  Branches         910      917       +7     
=============================================
- Hits            3960     3959       -1     
- Misses          1648     1660      +12     
- Partials         500      507       +7     

☔ 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 23, 2024
@andrii-bodnar andrii-bodnar merged commit df576ef into next-v4 May 23, 2024
13 checks passed
@andrii-bodnar andrii-bodnar deleted the file-upload-validation branch May 23, 2024 07:52
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.

None yet

2 participants