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: label option for screenshot upload command #721

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

katerina20
Copy link
Collaborator

No description provided.

@andrii-bodnar andrii-bodnar added enhancement new option New option for an existing command labels Feb 7, 2024
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3d1e7e0) 63.58% compared to head (1362cf5) 63.67%.
Report is 1 commits behind head on main.

Files Patch % Lines
...n/cli/commands/actions/ScreenshotUploadAction.java 90.00% 0 Missing and 1 partial ⚠️
...i/commands/picocli/ScreenshotUploadSubcommand.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #721      +/-   ##
============================================
+ Coverage     63.58%   63.67%   +0.10%     
- Complexity     1481     1486       +5     
============================================
  Files           220      220              
  Lines          6188     6198      +10     
  Branches        926      927       +1     
============================================
+ Hits           3934     3946      +12     
+ Misses         1754     1751       -3     
- Partials        500      501       +1     

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

@andrii-bodnar andrii-bodnar linked an issue Feb 7, 2024 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit bb57d11 into main Feb 7, 2024
8 checks passed
@andrii-bodnar andrii-bodnar deleted the feat/label_for_screenshot branch February 7, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new option New option for an existing command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

screenshot upload command: add support for --label parameter
2 participants