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 env in juicefs cluster mode #3254

Merged
merged 3 commits into from
Feb 20, 2023
Merged

sync env in juicefs cluster mode #3254

merged 3 commits into from
Feb 20, 2023

Conversation

zhijian-pro
Copy link
Contributor

close #3247

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2023

Codecov Report

Base: 55.55% // Head: 55.39% // Decreases project coverage by -0.17% ⚠️

Coverage data is based on head (5ce2d37) compared to base (ccbd646).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head 5ce2d37 differs from pull request most recent head 0271aed. Consider uploading reports for the commit 0271aed to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3254      +/-   ##
==========================================
- Coverage   55.55%   55.39%   -0.17%     
==========================================
  Files         142      142              
  Lines       33213    33335     +122     
==========================================
+ Hits        18452    18466      +14     
- Misses      12813    12918     +105     
- Partials     1948     1951       +3     
Impacted Files Coverage Δ
pkg/sync/cluster.go 27.58% <0.00%> (-2.05%) ⬇️
pkg/sync/config.go 0.00% <0.00%> (ø)
pkg/meta/openfile.go 84.72% <0.00%> (-7.06%) ⬇️
pkg/meta/config.go 50.69% <0.00%> (-3.16%) ⬇️
pkg/meta/tkv_mem.go 92.44% <0.00%> (-1.17%) ⬇️
pkg/meta/tkv.go 70.82% <0.00%> (-0.71%) ⬇️
pkg/meta/sql.go 58.70% <0.00%> (-0.22%) ⬇️
pkg/meta/redis.go 66.15% <0.00%> (-0.10%) ⬇️
cmd/gc.go 12.50% <0.00%> (+0.08%) ⬆️
cmd/dump.go 78.66% <0.00%> (+0.28%) ⬆️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

pkg/sync/config.go Outdated Show resolved Hide resolved
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.

sync env to juicefs sync worker process
3 participants