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

dump: speedup dump for SQL and tikv #4501

Merged
merged 5 commits into from
Mar 14, 2024
Merged

dump: speedup dump for SQL and tikv #4501

merged 5 commits into from
Mar 14, 2024

Conversation

davies
Copy link
Contributor

@davies davies commented Mar 14, 2024

No description provided.

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 68.03797% with 101 lines in your changes are missing coverage. Please review.

Project coverage is 55.65%. Comparing base (4026264) to head (a780e25).

Files Patch % Lines
pkg/meta/sql.go 68.66% 37 Missing and 10 partials ⚠️
pkg/meta/tkv.go 70.73% 25 Missing and 11 partials ⚠️
pkg/meta/redis.go 63.63% 11 Missing and 1 partial ⚠️
pkg/meta/dump.go 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4501      +/-   ##
==========================================
+ Coverage   55.58%   55.65%   +0.07%     
==========================================
  Files         157      157              
  Lines       42337    42515     +178     
==========================================
+ Hits        23531    23663     +132     
- Misses      16176    16218      +42     
- Partials     2630     2634       +4     

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

@davies davies requested a review from SandyXSD March 14, 2024 02:19
@davies davies merged commit afd9614 into main Mar 14, 2024
32 checks passed
@davies davies deleted the faster_dump branch March 14, 2024 10:07
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.

1 participant