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

#310 - ignore version check for -h,-v and crowdin command w/o args #516

Merged
merged 4 commits into from
Dec 21, 2022

Conversation

yzerk
Copy link
Contributor

@yzerk yzerk commented Dec 19, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #516 (883b3a6) into cli3 (587fbe0) will increase coverage by 0.01%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##               cli3     #516      +/-   ##
============================================
+ Coverage     59.71%   59.72%   +0.01%     
- Complexity     1038     1039       +1     
============================================
  Files           153      153              
  Lines          4745     4746       +1     
  Branches        734      734              
============================================
+ Hits           2833     2834       +1     
  Misses         1515     1515              
  Partials        397      397              
Impacted Files Coverage Δ
src/main/java/com/crowdin/cli/Cli.java 0.00% <0.00%> (ø)
...om/crowdin/cli/commands/picocli/PicocliRunner.java 97.23% <100.00%> (+0.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@andrii-bodnar andrii-bodnar merged commit db3d1af into cli3 Dec 21, 2022
@andrii-bodnar andrii-bodnar deleted the feat/310-ignore-version-check branch December 21, 2022 12:24
@andrii-bodnar andrii-bodnar mentioned this pull request Jan 16, 2023
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.

Do not check the latest version on help (-h) and version (-V) commands
2 participants