Skip to content

tests: make TestBalanceRangeAPI stable #9297

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

Merged
merged 4 commits into from
May 12, 2025
Merged

Conversation

lhy1024
Copy link
Contributor

@lhy1024 lhy1024 commented May 8, 2025

What problem does this PR solve?

Issue Number: Close #9294

What is changed and how does it work?

Check List

Tests

  • Unit test

Release note

None.

@lhy1024 lhy1024 requested review from bufferflies and rleungx May 8, 2025 08:31
@ti-chi-bot ti-chi-bot bot added dco-signoff: yes Indicates the PR's author has signed the dco. 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. labels May 8, 2025
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels May 8, 2025
Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.12%. Comparing base (ab7efa6) to head (ea6a36f).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9297      +/-   ##
==========================================
- Coverage   76.14%   76.12%   -0.03%     
==========================================
  Files         472      472              
  Lines       73259    73277      +18     
==========================================
- Hits        55783    55781       -2     
- Misses      14026    14043      +17     
- Partials     3450     3453       +3     
Flag Coverage Δ
unittests 76.12% <ø> (-0.03%) ⬇️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

ti-chi-bot bot commented May 8, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bufferflies, 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:
  • OWNERS [bufferflies,rleungx]

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 added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels May 8, 2025
Copy link
Contributor

ti-chi-bot bot commented May 8, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-05-08 08:37:19.157328984 +0000 UTC m=+2305.305290196: ☑️ agreed by bufferflies.
  • 2025-05-08 09:20:54.535019924 +0000 UTC m=+4920.682981142: ☑️ agreed by rleungx.

lhy1024 added 3 commits May 8, 2025 18:14
Signed-off-by: lhy1024 <[email protected]>
Signed-off-by: lhy1024 <[email protected]>
Signed-off-by: lhy1024 <[email protected]>
@ti-chi-bot ti-chi-bot bot merged commit 3aa16d7 into tikv:master May 12, 2025
25 checks passed
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.

TestBalanceRangeAPI is unstable
3 participants