-
Notifications
You must be signed in to change notification settings - Fork 80
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] add zipfile collection support #1429
Conversation
Codecov Report
@@ Coverage Diff @@
## refactor/siglist_loading #1429 +/- ##
===========================================================
Coverage ? 67.37%
===========================================================
Files ? 27
Lines ? 3614
Branches ? 0
===========================================================
Hits ? 2435
Misses ? 1179
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Note: Merge into #1420
This merges the zipfile collection stuff in #1349 with the much-simplified database loading in #1406 and signature selection in #1420.
Checklist
make test
Did it pass the tests?make coverage
Is the new code covered?without a major version increment. Changing file formats also requires a
major version number increment.
changes were made?