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

meta/tikv: optimise txn scan #5314

Merged
merged 1 commit into from
Nov 22, 2024
Merged

meta/tikv: optimise txn scan #5314

merged 1 commit into from
Nov 22, 2024

Conversation

jiefenghuang
Copy link
Contributor

No description provided.

Signed-off-by: jiefenghuang <[email protected]>
@jiefenghuang jiefenghuang marked this pull request as draft November 21, 2024 09:15
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 35.05%. Comparing base (b1090f7) to head (d968420).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pkg/meta/tkv_tikv.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5314       +/-   ##
===========================================
+ Coverage   24.52%   35.05%   +10.52%     
===========================================
  Files          25      129      +104     
  Lines       16540    35945    +19405     
===========================================
+ Hits         4057    12601     +8544     
- Misses      11999    22094    +10095     
- Partials      484     1250      +766     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@jiefenghuang jiefenghuang marked this pull request as ready for review November 22, 2024 07:28
@jiefenghuang jiefenghuang merged commit c802d12 into main Nov 22, 2024
39 checks passed
@jiefenghuang jiefenghuang deleted the feat/tikv branch November 22, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants