[go: nahoru, domu]

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

[EXP] a simple JSON RPC client for sourmash search #1644

Open
wants to merge 119 commits into
base: add/manifest_lazy_sigfile
Choose a base branch
from

Conversation

ctb
Copy link
Contributor
@ctb ctb commented Jun 27, 2021

Note: PR into #1619

See #1484 and https://github.com/ctb/2021-sourmash-jsonrpc for more information.

ctb added 30 commits June 12, 2021 07:17
@codecov
Copy link
codecov bot commented Jun 27, 2021

Codecov Report

Merging #1644 (7718240) into add/manifest_lazy_sigfile (cb1594f) will decrease coverage by 19.05%.
The diff coverage is 35.29%.

Impacted file tree graph

@@                      Coverage Diff                       @@
##           add/manifest_lazy_sigfile    #1644       +/-   ##
==============================================================
- Coverage                      88.86%   69.81%   -19.06%     
==============================================================
  Files                             85       85               
  Lines                           7860     7875       +15     
  Branches                        1451     1452        +1     
==============================================================
- Hits                            6985     5498     -1487     
- Misses                           619     2122     +1503     
+ Partials                         256      255        -1     
Flag Coverage Δ
python 69.81% <35.29%> (-19.06%) ⬇️

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

Impacted Files Coverage Δ
src/sourmash/sourmash_args.py 57.86% <21.42%> (-36.31%) ⬇️
src/sourmash/search.py 36.53% <100.00%> (-60.38%) ⬇️
src/sourmash/compare.py 17.56% <0.00%> (-82.44%) ⬇️
src/sourmash/commands.py 18.70% <0.00%> (-67.69%) ⬇️
src/sourmash/sig/__main__.py 42.65% <0.00%> (-48.25%) ⬇️
src/sourmash/lca/command_index.py 47.00% <0.00%> (-42.50%) ⬇️
src/sourmash/lca/command_classify.py 38.46% <0.00%> (-42.31%) ⬇️
src/sourmash/sbt_storage.py 70.18% <0.00%> (-20.19%) ⬇️
... and 14 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 cb1594f...7718240. Read the comment docs.

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.

None yet

1 participant