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

update makefile #916

Merged
merged 1 commit into from
Jul 20, 2021
Merged

Conversation

littletiger123
Copy link
Collaborator

Signed-off-by: littletiger123 mg20330006@smail.nju.edu.cn

Ⅰ. Describe what this PR does

This pr updates the makefile for the e2e test passing the CI.

Ⅱ. 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: littletiger123 <mg20330006@smail.nju.edu.cn>
@codecov
Copy link

codecov bot commented Jul 11, 2021

Codecov Report

Merging #916 (ae4eb8e) into master (deea51a) will increase coverage by 1.71%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #916      +/-   ##
==========================================
+ Coverage   38.76%   40.48%   +1.71%     
==========================================
  Files         122      122              
  Lines        5525     6079     +554     
==========================================
+ Hits         2142     2461     +319     
- Misses       3156     3389     +233     
- Partials      227      229       +2     
Impacted Files Coverage Δ
pkg/utils/ufs_path_builder.go 88.23% <0.00%> (-4.08%) ⬇️
pkg/utils/databackup.go 81.81% <0.00%> (-3.90%) ⬇️
pkg/common/label.go 68.96% <0.00%> (-3.26%) ⬇️
pkg/ddc/alluxio/report.go 63.38% <0.00%> (-0.69%) ⬇️
pkg/ddc/alluxio/transform_optimization.go 72.84% <0.00%> (-0.01%) ⬇️
pkg/utils/map.go 100.00% <0.00%> (ø)
pkg/utils/home.go 0.00% <0.00%> (ø)
pkg/utils/unix.go 0.00% <0.00%> (ø)
pkg/ddc/base/pv.go 0.00% <0.00%> (ø)
pkg/utils/mount.go 100.00% <0.00%> (ø)
... and 112 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 deea51a...ae4eb8e. Read the comment docs.

@cheyang cheyang merged commit df1c234 into fluid-cloudnative:master Jul 20, 2021
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.

2 participants