-
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
[MRG] add sig cat --from-file
#1657
Conversation
Codecov Report
@@ Coverage Diff @@
## latest #1657 +/- ##
==========================================
+ Coverage 82.22% 89.64% +7.41%
==========================================
Files 113 86 -27
Lines 11704 7995 -3709
Branches 1478 1479 +1
==========================================
- Hits 9624 7167 -2457
+ Misses 1820 568 -1252
Partials 260 260
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Ready for review & merge @sourmash-bio/devs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Closes #1631 |
Adds
--from-file
tosig cat
per #1631.