-
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 advanced database docs #2025
Conversation
Codecov Report
@@ Coverage Diff @@
## latest #2025 +/- ##
==========================================
+ Coverage 84.15% 91.67% +7.52%
==========================================
Files 129 98 -31
Lines 15087 10807 -4280
Branches 2119 2119
==========================================
- Hits 12696 9907 -2789
+ Misses 2095 604 -1491
Partials 296 296
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Content is ready for review! @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.
Looks so great! I enjoyed reading this documentation.
thank you! Co-authored-by: Mohamed Abuelanin <mabuelanin@gmail.com>
Add information for advanced users.
Link to rendered doc: here
To fix:
Fixes #1293.
Fixes #475.