-
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] Fix panic bug in sourmash sketch
dna with bad input and --check-sequence
#1702
Conversation
sourmash sketch
dna with bad input and --check-sequence
sourmash sketch
dna with bad input and --check-sequence
@ctb I think this resolves the issue and is ready for review. |
Codecov Report
@@ Coverage Diff @@
## latest #1702 +/- ##
==========================================
+ Coverage 82.61% 82.63% +0.01%
==========================================
Files 113 113
Lines 11996 11994 -2
Branches 1513 1513
==========================================
Hits 9911 9911
+ Misses 1830 1828 -2
Partials 255 255
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
sourmash sketch
dna with bad input and --check-sequence
sourmash sketch
dna with bad input and --check-sequence
re-Renamed to WIP due to a failed rust check. |
sourmash sketch
dna with bad input and --check-sequence
sourmash sketch
dna with bad input and --check-sequence
thank you! |
A PR that fixes #1700