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

sync: Fix copied and copiedBytes #1801

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Conversation

201341
Copy link
Contributor

@201341 201341 commented Apr 15, 2022

Signed-off-by: swj 1186093704@qq.com

Signed-off-by: swj <1186093704@qq.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1801 (e3c2d0b) into main (51301b5) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1801      +/-   ##
==========================================
+ Coverage   61.82%   61.95%   +0.12%     
==========================================
  Files         135      135              
  Lines       22963    22965       +2     
==========================================
+ Hits        14198    14228      +30     
+ Misses       7172     7145      -27     
+ Partials     1593     1592       -1     
Impacted Files Coverage Δ
pkg/sync/sync.go 45.17% <100.00%> (+0.19%) ⬆️
pkg/meta/sql.go 66.94% <0.00%> (-0.11%) ⬇️
pkg/meta/base.go 71.69% <0.00%> (+0.50%) ⬆️
pkg/vfs/reader.go 81.56% <0.00%> (+1.27%) ⬆️
pkg/chunk/cached_store.go 80.40% <0.00%> (+2.95%) ⬆️
pkg/fuse/context.go 67.56% <0.00%> (+10.81%) ⬆️

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 eb0d76e...e3c2d0b. Read the comment docs.

@davies davies merged commit cf0ae67 into juicedata:main Apr 18, 2022
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.

None yet

3 participants