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

documentation update from docuthon #172

Closed
wants to merge 2 commits into from
Closed

documentation update from docuthon #172

wants to merge 2 commits into from

Conversation

ctb
Copy link
Contributor

@ctb ctb commented Apr 14, 2017

cc @brooksph @taylorreiter

  • Is it mergeable?
  • make test Did it pass the tests?
  • make coverage Is the new code covered?
  • Did it change the command-line interface? Only additions are allowed
    without a major version increment. Changing file formats also requires a
    major version number increment.
  • Was a spellchecker run on the source code and documentation after
    changes were made?

@codecov-io
Copy link

Codecov Report

Merging #172 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   85.52%   85.57%   +0.05%     
==========================================
  Files          13       13              
  Lines        1879     1886       +7     
  Branches       52       52              
==========================================
+ Hits         1607     1614       +7     
  Misses        263      263              
  Partials        9        9
Impacted Files Coverage Δ
sourmash_lib/__main__.py 100% <ø> (ø) ⬆️
sourmash_lib/sourmash_args.py 93.82% <100%> (+0.58%) ⬆️
sourmash_lib/commands.py 89.44% <100%> (ø) ⬆️

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 c0e3476...293f276. Read the comment docs.

parser.set_defaults(dna=None)


def add_construct_moltype_args(parser):
Copy link
Contributor

Choose a reason for hiding this comment

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

accidental duplication with add_construct_moltype_args and add_moltype_args? I can't spot the difference :-/

@ctb
Copy link
Contributor Author

ctb commented May 21, 2017

Closed in favor of #240.

@ctb ctb closed this May 21, 2017
@luizirber luizirber deleted the update/docuthon branch October 30, 2017 01:20
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