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: delete screenshot by id #736

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

yevheniyJ
Copy link
Collaborator

@yevheniyJ yevheniyJ commented Mar 17, 2024

Replaced name parameter with id to delete screenshot

Before:

  • crowdin screenshot delete <name>

After:

(Use list command to get id)

  • crowdin screenshot delete <id>

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.59%. Comparing base (b9d685f) to head (d0811dd).

Additional details and impacted files
@@              Coverage Diff              @@
##             next-v4     #736      +/-   ##
=============================================
- Coverage      63.62%   63.59%   -0.02%     
+ Complexity      1496     1495       -1     
=============================================
  Files            220      220              
  Lines           6277     6273       -4     
  Branches         942      941       -1     
=============================================
- Hits            3993     3989       -4     
  Misses          1779     1779              
  Partials         505      505              

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

@andrii-bodnar andrii-bodnar merged commit ea9e64d into next-v4 Mar 18, 2024
9 checks passed
@andrii-bodnar andrii-bodnar deleted the remove-screenshot-by-id branch March 18, 2024 12:37
@andrii-bodnar andrii-bodnar added this to the v4 milestone Mar 18, 2024
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