fluid icon indicating copy to clipboard operation
fluid copied to clipboard

add thinruntime

Open zwwhdls opened this issue 3 years ago • 1 comments

Signed-off-by: zwwhdls [email protected]

Ⅰ. Describe what this PR does

Ⅱ. 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

zwwhdls avatar Jul 08 '22 02:07 zwwhdls

Codecov Report

Merging #1982 (880a5a7) into master (50425d6) will decrease coverage by 1.97%. The diff coverage is 0.56%.

@@            Coverage Diff             @@
##           master    #1982      +/-   ##
==========================================
- Coverage   53.40%   51.43%   -1.98%     
==========================================
  Files         291      293       +2     
  Lines       20997    21825     +828     
==========================================
+ Hits        11214    11225      +11     
- Misses       8562     9382     +820     
+ Partials     1221     1218       -3     
Impacted Files Coverage Δ
api/v1alpha1/openapi_generated.go 0.00% <0.00%> (ø)
api/v1alpha1/zz_generated.deepcopy.go 0.00% <0.00%> (ø)
api/v1alpha1/thinruntime_types.go 33.33% <33.33%> (ø)
api/v1alpha1/thinruntimeprofile_types.go 100.00% <100.00%> (ø)
...webhook/scheduler/mutating/schedule_pod_handler.go 70.31% <100.00%> (+0.23%) :arrow_up:
pkg/ddc/goosefs/metadata.go 64.28% <0.00%> (+3.29%) :arrow_up:

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

codecov[bot] avatar Aug 10 '22 08:08 codecov[bot]