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: screenshot delete message #814

Merged
merged 1 commit into from
Jun 11, 2024

fix: screenshot delete message

41e414e
Select commit
Loading
Failed to load commit list.
Merged

fix: screenshot delete message #814

fix: screenshot delete message
41e414e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

64.61% (-0.00%) compared to a560618

View this Pull Request on Codecov

64.61% (-0.00%) compared to a560618

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 64.61%. Comparing base (a560618) to head (41e414e).

Files Patch % Lines
...java/com/crowdin/cli/client/CrowdinClientCore.java 0.00% 1 Missing and 1 partial ⚠️
...n/cli/commands/actions/ScreenshotDeleteAction.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #814      +/-   ##
============================================
- Coverage     64.62%   64.61%   -0.00%     
- Complexity     1487     1488       +1     
============================================
  Files           223      223              
  Lines          6127     6134       +7     
  Branches        917      919       +2     
============================================
+ Hits           3959     3963       +4     
- Misses         1660     1661       +1     
- Partials        508      510       +2     

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