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

[MRG] cli help text consistency: use same wording for dayhoff/hp as for dna/protein #1929

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

bluegenes
Copy link
Contributor

Just noticed that dna/protein wording uses choose, while dayhoff/hp uses build. This PR changes dayhoff/hp to choose

@bluegenes bluegenes changed the title [MRG] cli consistency: use same wording for dayhoff/hp as for dna/protein [MRG] cli help text consistency: use same wording for dayhoff/hp as for dna/protein Apr 4, 2022
@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #1929 (f98d4d4) into latest (1cc055b) will increase coverage by 7.79%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           latest    #1929      +/-   ##
==========================================
+ Coverage   83.22%   91.02%   +7.79%     
==========================================
  Files         124       94      -30     
  Lines       13601     9399    -4202     
  Branches     1861     1861              
==========================================
- Hits        11320     8555    -2765     
+ Misses       2014      577    -1437     
  Partials      267      267              
Flag Coverage Δ
python 91.02% <ø> (ø)
rust ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/sourmash/cli/utils.py 100.00% <ø> (ø)
src/core/src/ffi/nodegraph.rs
src/core/tests/minhash.rs
src/core/src/index/sbt/mod.rs
src/core/src/ffi/index/mod.rs
src/core/src/index/sbt/mhbt.rs
src/core/src/index/revindex.rs
src/core/src/storage.rs
src/core/src/ffi/hyperloglog.rs
src/core/src/ffi/cmd/compute.rs
... and 21 more

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 1cc055b...f98d4d4. Read the comment docs.

@ctb ctb merged commit a4d7e2c into latest Apr 5, 2022
@ctb ctb deleted the bluegenes-cli-patch branch April 5, 2022 03:24
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.

2 participants