Skip to content
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

client: move option to option.go #8699

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

okJiang
Copy link
Member

@okJiang okJiang commented Oct 14, 2024

What problem does this PR solve?

Issue Number: Ref #4399

What is changed and how does it work?

Check List

Tests

  • No code

Release note

None.

Signed-off-by: okJiang <[email protected]>
@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the dco. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 14, 2024
@okJiang
Copy link
Member Author

okJiang commented Oct 14, 2024

/retest

@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Oct 14, 2024
@okJiang
Copy link
Member Author

okJiang commented Oct 14, 2024

/retest

1 similar comment
@okJiang
Copy link
Member Author

okJiang commented Oct 14, 2024

/retest

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 68.57143% with 11 lines in your changes missing coverage. Please review.

Project coverage is 71.69%. Comparing base (48e72f1) to head (9e6692e).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8699      +/-   ##
==========================================
- Coverage   71.70%   71.69%   -0.01%     
==========================================
  Files         517      517              
  Lines       67450    67454       +4     
==========================================
- Hits        48364    48362       -2     
+ Misses      15521    15518       -3     
- Partials     3565     3574       +9     
Flag Coverage Δ
unittests 71.69% <68.57%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@okJiang
Copy link
Member Author

okJiang commented Oct 14, 2024

/cc @JmPotato @lhy1024

@ti-chi-bot ti-chi-bot bot requested review from JmPotato and lhy1024 October 14, 2024 11:01
@ti-chi-bot ti-chi-bot bot added the lgtm label Oct 14, 2024
Copy link
Contributor

ti-chi-bot bot commented Oct 14, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JmPotato, rleungx

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Oct 14, 2024
Copy link
Contributor

ti-chi-bot bot commented Oct 14, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-10-14 09:01:27.134238182 +0000 UTC m=+261684.283148006: ☑️ agreed by rleungx.
  • 2024-10-14 16:22:56.84747366 +0000 UTC m=+288173.996383492: ☑️ agreed by JmPotato.

@okJiang
Copy link
Member Author

okJiang commented Oct 15, 2024

/retest

@ti-chi-bot ti-chi-bot bot merged commit 3d4c416 into tikv:master Oct 15, 2024
22 of 25 checks passed
@okJiang okJiang deleted the move-option branch October 15, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants