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

Add new 'branch' subcommands and remove requirement for 'files' block for many commands #393

Merged
merged 2 commits into from
Sep 7, 2021

Conversation

frombetelgeuse
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #393 (79bec1f) into cli3 (19150b0) will decrease coverage by 0.95%.
The diff coverage is 16.13%.

Impacted file tree graph

@@             Coverage Diff              @@
##               cli3     #393      +/-   ##
============================================
- Coverage     58.00%   57.05%   -0.94%     
- Complexity      926      934       +8     
============================================
  Files           146      153       +7     
  Lines          4447     4535      +88     
  Branches        672      684      +12     
============================================
+ Hits           2579     2587       +8     
- Misses         1547     1627      +80     
  Partials        321      321              
Impacted Files Coverage Δ
...a/com/crowdin/cli/client/CrowdinProjectClient.java 72.67% <0.00%> (-2.71%) ⬇️
.../crowdin/cli/commands/actions/BranchAddAction.java 0.00% <0.00%> (ø)
...owdin/cli/commands/actions/BranchDeleteAction.java 0.00% <0.00%> (ø)
...a/com/crowdin/cli/commands/actions/CliActions.java 80.77% <0.00%> (-6.73%) ⬇️
...owdin/cli/commands/actions/ListBranchesAction.java 33.34% <ø> (ø)
...wdin/cli/commands/actions/ListLanguagesAction.java 0.00% <ø> (ø)
...rowdin/cli/commands/actions/ListProjectAction.java 93.75% <ø> (ø)
...com/crowdin/cli/commands/actions/StatusAction.java 15.39% <ø> (ø)
.../crowdin/cli/commands/actions/StringAddAction.java 81.82% <ø> (ø)
...owdin/cli/commands/actions/StringDeleteAction.java 88.47% <ø> (ø)
... and 37 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19150b0...79bec1f. Read the comment docs.

…ot all), string, glossary, tm) and change some messages
@frombetelgeuse frombetelgeuse changed the title Add 'branch add' and 'branch delete' subcommands Add new 'branch' subcommands and remove requirement for 'files' block for many commands Aug 31, 2021
@andrii-bodnar andrii-bodnar merged commit 444d876 into cli3 Sep 7, 2021
@andrii-bodnar andrii-bodnar deleted the new-branch-subcommands branch September 7, 2021 11:05
@andrii-bodnar andrii-bodnar mentioned this pull request Sep 7, 2021
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.

2 participants