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 short option argument handling in autocompletion scripts #471

Merged
merged 1 commit into from
Sep 9, 2018

Conversation

dwalluck
Copy link
Contributor

@dwalluck dwalluck commented Sep 8, 2018

Closes #470.

@codecov-io
Copy link

codecov-io commented Sep 8, 2018

Codecov Report

Merging #471 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #471      +/-   ##
============================================
- Coverage     89.12%   89.11%   -0.02%     
  Complexity      280      280              
============================================
  Files             4        4              
  Lines          3835     3831       -4     
  Branches        929      929              
============================================
- Hits           3418     3414       -4     
  Misses          207      207              
  Partials        210      210
Impacted Files Coverage Δ Complexity Δ
src/main/java/picocli/AutoComplete.java 86.55% <100%> (-0.18%) 80 <0> (ø)

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 2742a7c...06250ed. Read the comment docs.

@remkop remkop merged commit 1b8f741 into remkop:master Sep 9, 2018
@remkop remkop added this to the 3.6 milestone Sep 9, 2018
@dwalluck dwalluck deleted the issue-470 branch December 1, 2020 01:16
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.

3 participants