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

add configs in juicefsruntime #1804

Merged
merged 1 commit into from
Apr 25, 2022
Merged

add configs in juicefsruntime #1804

merged 1 commit into from
Apr 25, 2022

Conversation

zwwhdls
Copy link
Member

@zwwhdls zwwhdls commented Apr 24, 2022

Signed-off-by: zwwhdls zww@hdls.me

Ⅰ. Describe what this PR does

fix #1803

Ⅱ. Does this pull request fix one issue?

Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Signed-off-by: zwwhdls <zww@hdls.me>
@codecov
Copy link

codecov bot commented Apr 24, 2022

Codecov Report

Merging #1804 (13e04c2) into master (224a8d2) will decrease coverage by 0.02%.
The diff coverage is 28.57%.

@@            Coverage Diff             @@
##           master    #1804      +/-   ##
==========================================
- Coverage   70.90%   70.87%   -0.03%     
==========================================
  Files         238      238              
  Lines       13210    13215       +5     
==========================================
  Hits         9366     9366              
- Misses       2847     2851       +4     
- Partials      997      998       +1     
Impacted Files Coverage Δ
pkg/ddc/juicefs/transform_fuse.go 88.46% <28.57%> (-2.93%) ⬇️

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 224a8d2...13e04c2. Read the comment docs.

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.

[FEATURES] add juicefs format options in JuiceFSRuntime
2 participants