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

scheduler: add scheduler type and move metrics file #8393

Merged
merged 6 commits into from
Jul 17, 2024

Conversation

okJiang
Copy link
Member

@okJiang okJiang commented Jul 15, 2024

What problem does this PR solve?

Issue Number: Ref #8379

What is changed and how does it work?

as title

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

Release note

None.

@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/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jul 15, 2024
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.19%. Comparing base (0b5ed0f) to head (1aef158).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8393      +/-   ##
==========================================
- Coverage   77.21%   77.19%   -0.02%     
==========================================
  Files         471      471              
  Lines       61806    61834      +28     
==========================================
+ Hits        47723    47734      +11     
- Misses      10491    10506      +15     
- Partials     3592     3594       +2     
Flag Coverage Δ
unittests 77.19% <100.00%> (-0.02%) ⬇️

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

@okJiang
Copy link
Member Author

okJiang commented Jul 16, 2024

/cc @JmPotato @nolouch @rleungx

Could you help me to take a look for this pr? It is very simple.

@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Jul 17, 2024
Copy link
Contributor

ti-chi-bot bot commented Jul 17, 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 added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jul 17, 2024
Copy link
Contributor

ti-chi-bot bot commented Jul 17, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-07-17 01:58:35.623763605 +0000 UTC m=+405537.614705074: ☑️ agreed by rleungx.
  • 2024-07-17 03:32:48.285646804 +0000 UTC m=+411190.276588276: ☑️ agreed by JmPotato.

@ti-chi-bot ti-chi-bot bot merged commit 8cc53a5 into tikv:master Jul 17, 2024
25 checks passed
@okJiang okJiang deleted the name2 branch July 17, 2024 06:19
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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants