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 load behavior supports non-assic characters #1691

Merged
merged 4 commits into from
Apr 1, 2022
Merged

Conversation

zhijian-pro
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2022

Codecov Report

Merging #1691 (ab975cb) into main (5284e15) will decrease coverage by 0.22%.
The diff coverage is 85.18%.

@@            Coverage Diff             @@
##             main    #1691      +/-   ##
==========================================
- Coverage   61.71%   61.48%   -0.23%     
==========================================
  Files         134      134              
  Lines       22651    22719      +68     
==========================================
- Hits        13978    13969       -9     
- Misses       7101     7171      +70     
- Partials     1572     1579       +7     
Impacted Files Coverage Δ
pkg/meta/dump.go 75.86% <82.97%> (+2.01%) ⬆️
pkg/meta/redis.go 73.16% <100.00%> (+0.11%) ⬆️
pkg/meta/sql.go 67.13% <100.00%> (+0.05%) ⬆️
pkg/meta/tkv.go 76.52% <100.00%> (-0.10%) ⬇️
pkg/fuse/context.go 56.75% <0.00%> (-10.82%) ⬇️
pkg/sync/cluster.go 31.92% <0.00%> (-9.86%) ⬇️
pkg/chunk/cached_store.go 75.12% <0.00%> (-3.39%) ⬇️
pkg/vfs/reader.go 80.29% <0.00%> (-1.28%) ⬇️
pkg/meta/base.go 71.18% <0.00%> (-1.24%) ⬇️
pkg/sync/sync.go 44.98% <0.00%> (-0.54%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5284e15...ab975cb. Read the comment docs.

@zhijian-pro zhijian-pro marked this pull request as ready for review April 1, 2022 02:21
@zhijian-pro zhijian-pro requested a review from davies April 1, 2022 02:21
@davies davies merged commit 4eefc49 into main Apr 1, 2022
@davies davies deleted the upgrade_dump_and_load branch April 1, 2022 06:56
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.

3 participants