Skip to content

Fix dss download docstring to use correct flags#486

Merged
chmreid merged 1 commit intomasterfrom
chmreid-fix-docs-5
Nov 7, 2019
Merged

Fix dss download docstring to use correct flags#486
chmreid merged 1 commit intomasterfrom
chmreid-fix-docs-5

Conversation

@chmreid
Copy link
Copy Markdown
Contributor

@chmreid chmreid commented Nov 5, 2019

Update the docstring of dss download to use the correct flag to download data only or metadata only.

Closes #452

@chmreid chmreid self-assigned this Nov 5, 2019
@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 5, 2019

Codecov Report

Merging #486 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #486   +/-   ##
======================================
  Coverage    85.3%   85.3%           
======================================
  Files          41      41           
  Lines        1864    1864           
======================================
  Hits         1590    1590           
  Misses        274     274
Impacted Files Coverage Δ
hca/dss/__init__.py 90.13% <ø> (ø) ⬆️

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 5c61f29...f712bab. Read the comment docs.

@chmreid chmreid requested a review from jessebrennan November 6, 2019 22:40
Copy link
Copy Markdown
Contributor

@jessebrennan jessebrennan left a comment

Choose a reason for hiding this comment

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

Thanks for doing this.

@chmreid chmreid merged commit c3b6af3 into master Nov 7, 2019
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.

Help string is out of date for hca dss download

3 participants