-
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: Add ctx param to KV operation interfaces #38154
Conversation
@tinswzy go-sdk check failed, comment |
@tinswzy E2e jenkins job failed, comment |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #38154 +/- ##
==========================================
- Coverage 81.11% 81.08% -0.03%
==========================================
Files 1372 1372
Lines 191350 191480 +130
==========================================
+ Hits 155219 155270 +51
- Misses 30646 30710 +64
- Partials 5485 5500 +15
|
rerun go-sdk |
/run-cpu-e2e |
@tinswzy E2e jenkins job failed, comment |
@tinswzy go-sdk check failed, comment |
rerun ut |
/run-cpu-e2e |
@tinswzy E2e jenkins job failed, comment |
c30d9c7
to
522a7bf
Compare
@tinswzy E2e jenkins job failed, comment |
@tinswzy go-sdk check failed, comment |
522a7bf
to
cf0456f
Compare
@tinswzy go-sdk check failed, comment |
@tinswzy E2e jenkins job failed, comment |
cf0456f
to
868a9fd
Compare
@tinswzy go-sdk check failed, comment |
@tinswzy E2e jenkins job failed, comment |
868a9fd
to
b0042e9
Compare
@tinswzy E2e jenkins job failed, comment |
@tinswzy go-sdk check failed, comment |
b0042e9
to
751cc84
Compare
@tinswzy go-sdk check failed, comment |
@tinswzy E2e jenkins job failed, comment |
adde23b
to
0c861ca
Compare
@tinswzy E2e jenkins job failed, comment |
Signed-off-by: tinswzy <[email protected]>
0c861ca
to
423765a
Compare
@tinswzy go-sdk check failed, comment |
@tinswzy E2e jenkins job failed, comment |
/run-cpu-e2e |
rerun go-sdk |
@tinswzy go-sdk check failed, comment |
rerun go-sdk |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: tinswzy 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 |
issue: #35917
Refine KV operation interfaces by adding a ctx param