-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[gp-cli] allow to create snapshot #7097
Conversation
b455e09
to
c96d332
Compare
Codecov Report
@@ Coverage Diff @@
## main #7097 +/- ##
=========================================
- Coverage 19.04% 9.56% -9.49%
=========================================
Files 2 16 +14
Lines 168 1014 +846
=========================================
+ Hits 32 97 +65
- Misses 134 916 +782
+ Partials 2 1 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/lgtm |
LGTM label has been added. Git tree hash: 1552320a371b054a6e4f25f731c989f579ba0f42
|
@geropl @JanKoehnlein Could you approve please? We fixed some bogus types in go api for server. |
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.
👍
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akosyakov, geropl Associated issue: #7076 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
[gp-cli] allow to create snapshot
Related Issue(s)
Fixes #7076
How to test
run
gp snapshot
Release Notes
Documentation