-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: Support importing files from local storage #36696
Conversation
Signed-off-by: bigsheeper <[email protected]>
…0-import-from-local
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bigsheeper The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@bigsheeper E2e jenkins job failed, comment |
@bigsheeper go-sdk check failed, comment |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #36696 +/- ##
===========================================
+ Coverage 71.57% 82.32% +10.75%
===========================================
Files 1286 1286
Lines 152045 152059 +14
===========================================
+ Hits 108825 125189 +16364
+ Misses 38160 21813 -16347
+ Partials 5060 5057 -3
|
/run-cpu-e2e |
@bigsheeper E2e jenkins job failed, comment |
/run-cpu-e2e |
@bigsheeper E2e jenkins job failed, comment |
It is not a mature solution, so close this PR. |
Support importing files from local storage and tidy import options.
issue: #36445