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: try next level after upper level is included #1897

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Conversation

davies
Copy link
Contributor

@davies davies commented Apr 25, 2022

No description provided.

@davies davies requested a review from zhijian-pro April 25, 2022 06:31
@codecov-commenter
Copy link

Codecov Report

Merging #1897 (059c5d8) into main (0c69891) will increase coverage by 0.20%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1897      +/-   ##
==========================================
+ Coverage   61.29%   61.49%   +0.20%     
==========================================
  Files         135      135              
  Lines       23411    23418       +7     
==========================================
+ Hits        14349    14401      +52     
+ Misses       7389     7343      -46     
- Partials     1673     1674       +1     
Impacted Files Coverage Δ
pkg/sync/sync.go 45.56% <100.00%> (+0.29%) ⬆️
pkg/object/redis.go 70.93% <0.00%> (-2.25%) ⬇️
pkg/chunk/disk_cache.go 79.85% <0.00%> (-0.49%) ⬇️
pkg/meta/redis.go 71.68% <0.00%> (+0.25%) ⬆️
pkg/meta/sql.go 64.82% <0.00%> (+0.29%) ⬆️
pkg/meta/tkv_etcd.go 76.69% <0.00%> (+0.97%) ⬆️
pkg/vfs/writer.go 79.66% <0.00%> (+1.01%) ⬆️
pkg/meta/tkv.go 76.54% <0.00%> (+1.27%) ⬆️
pkg/meta/tkv_badger.go 73.80% <0.00%> (+1.78%) ⬆️
pkg/meta/tkv_tikv.go 67.13% <0.00%> (+4.89%) ⬆️

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 0c69891...059c5d8. Read the comment docs.

@davies davies merged commit d685914 into main Apr 25, 2022
@davies davies deleted the fix_include branch April 25, 2022 07:40
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