Skip to content

Fix typevar passthrough to argparse with typing.Optional kwargs#83

Merged
kislyuk merged 1 commit intomasterfrom
akislyuk-fix-cli-optional-types
Dec 12, 2017
Merged

Fix typevar passthrough to argparse with typing.Optional kwargs#83
kislyuk merged 1 commit intomasterfrom
akislyuk-fix-cli-optional-types

Conversation

@kislyuk
Copy link
Copy Markdown
Member

@kislyuk kislyuk commented Dec 11, 2017

Add a CLI test.

Fixes #82
Connects to #77

@kislyuk kislyuk requested review from mikebaumann and ttung December 11, 2017 18:31
@ghost ghost assigned kislyuk Dec 11, 2017
@ghost ghost added the code review label Dec 11, 2017
@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 11, 2017

Codecov Report

Merging #83 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   87.65%   87.71%   +0.06%     
==========================================
  Files          28       28              
  Lines         915      920       +5     
==========================================
+ Hits          802      807       +5     
  Misses        113      113
Impacted Files Coverage Δ
hca/util/__init__.py 91.45% <100%> (+0.18%) ⬆️

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 f636039...fd4fea3. Read the comment docs.

@kozbo kozbo added the Q4 label Dec 11, 2017
Copy link
Copy Markdown

@mikebaumann mikebaumann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks so much for fixing this, @kislyuk!

@kislyuk kislyuk merged commit 2a9469c into master Dec 12, 2017
@ghost ghost removed the code review label Dec 12, 2017
@kislyuk kislyuk deleted the akislyuk-fix-cli-optional-types branch December 12, 2017 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants