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: the include and exclude options consistent with rsync behavior #1554

Merged
merged 12 commits into from
Mar 18, 2022
Merged

sync: the include and exclude options consistent with rsync behavior #1554

merged 12 commits into from
Mar 18, 2022

Conversation

zhijian-pro
Copy link
Contributor

No description provided.

@zhijian-pro zhijian-pro mentioned this pull request Mar 10, 2022
@zhijian-pro
Copy link
Contributor Author

#1542

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2022

Codecov Report

Merging #1554 (1ea261f) into main (012bc88) will decrease coverage by 0.12%.
The diff coverage is 86.15%.

❗ Current head 1ea261f differs from pull request most recent head 00f3172. Consider uploading reports for the commit 00f3172 to get more accurate results

@@            Coverage Diff             @@
##             main    #1554      +/-   ##
==========================================
- Coverage   61.28%   61.15%   -0.13%     
==========================================
  Files         133      133              
  Lines       22273    22460     +187     
==========================================
+ Hits        13650    13736      +86     
- Misses       7078     7157      +79     
- Partials     1545     1567      +22     
Impacted Files Coverage Δ
cmd/format.go 59.66% <0.00%> (-1.46%) ⬇️
pkg/sync/sync.go 37.45% <88.37%> (+2.58%) ⬆️
cmd/sync.go 66.95% <90.00%> (+1.69%) ⬆️
pkg/fuse/context.go 56.75% <0.00%> (-10.82%) ⬇️
pkg/vfs/reader.go 80.29% <0.00%> (-4.38%) ⬇️
pkg/meta/info.go 86.27% <0.00%> (-3.93%) ⬇️
pkg/chunk/cached_store.go 75.08% <0.00%> (-2.75%) ⬇️
pkg/meta/sql_lock.go 72.07% <0.00%> (-2.60%) ⬇️
cmd/load.go 75.00% <0.00%> (-2.42%) ⬇️
... and 10 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 484a6de...00f3172. Read the comment docs.

@zhijian-pro zhijian-pro marked this pull request as ready for review March 10, 2022 23:38
@zhijian-pro zhijian-pro marked this pull request as draft March 11, 2022 02:30
@zhijian-pro zhijian-pro marked this pull request as ready for review March 11, 2022 23:51
pkg/sync/sync.go Outdated Show resolved Hide resolved
pkg/sync/sync.go Outdated Show resolved Hide resolved
docs/zh_cn/reference/command_reference.md Outdated Show resolved Hide resolved
docs/zh_cn/reference/command_reference.md Show resolved Hide resolved
docs/zh_cn/reference/command_reference.md Outdated Show resolved Hide resolved
pkg/sync/sync.go Outdated Show resolved Hide resolved
pkg/sync/sync.go Outdated Show resolved Hide resolved
cmd/sync.go Outdated Show resolved Hide resolved
cmd/sync.go Outdated Show resolved Hide resolved
pkg/sync/sync.go Outdated Show resolved Hide resolved
cmd/sync.go Show resolved Hide resolved
@zhijian-pro zhijian-pro merged commit 079ccf8 into juicedata:main Mar 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.

4 participants