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

[WIP] Refactor subject database and signature loading for search, gather, and multigather. #934

Closed
wants to merge 25 commits into from

Conversation

ctb
Copy link
Contributor

@ctb ctb commented Apr 4, 2020

(This PR is probably getting abandoned, in favor of an approach based on selectors #1072)

Fixes #809

Lots of work still to be done.

  • 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?

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 7, 2020

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 23 Code Smells

No Coverage information No Coverage information
5.4% 5.4% Duplication

@ctb
Copy link
Contributor Author

ctb commented Mar 30, 2022

addressed in #1406

@ctb ctb closed this Mar 30, 2022
@ctb ctb deleted the refactor/load_dbs branch March 30, 2022 03:28
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.

sourmash gather doesn't automatically figure out ksize from database
1 participant