-
Notifications
You must be signed in to change notification settings - Fork 44
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
feat: support list documents api and show-doc command cli #306
Conversation
Signed-off-by: imotai <codego.me@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #306 +/- ##
==========================================
+ Coverage 54.67% 56.05% +1.37%
==========================================
Files 56 57 +1
Lines 5668 5991 +323
==========================================
+ Hits 3099 3358 +259
- Misses 2569 2633 +64
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
…eat/get_document # Conflicts: # src/crypto/src/db3_document.rs
@imotai PR is ready to be merged |
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
Features
show-doc
command cliDemo