Skip to content

This PR is to add comments to newJuiceFSEngineRT in "pkg\ddc\juicefs\runtime_info_test.go".#4628

Closed
waloc123 wants to merge 5 commits intofluid-cloudnative:masterfrom
waloc123:new-branch
Closed

This PR is to add comments to newJuiceFSEngineRT in "pkg\ddc\juicefs\runtime_info_test.go".#4628
waloc123 wants to merge 5 commits intofluid-cloudnative:masterfrom
waloc123:new-branch

Conversation

@waloc123
Copy link
Copy Markdown

Ⅰ. Describe what this PR does
make description for newJuiceFSEngineRT in "pkg\ddc\juicefs\runtime_info_test.go"

Ⅱ. Does this pull request fix one issue?
fixes #4627
Ⅲ. Special notes for reviews
none

…est.go.

Signed-off-by: waloc123 <1994807287@qq.com>
@fluid-e2e-bot
Copy link
Copy Markdown

fluid-e2e-bot Bot commented Mar 11, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ronggu for approval by writing /assign @ronggu in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fluid-e2e-bot
Copy link
Copy Markdown

fluid-e2e-bot Bot commented Mar 11, 2025

Hi @waloc123. Thanks for your PR.

I'm waiting for a fluid-cloudnative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@JiGuoDing
Copy link
Copy Markdown
Collaborator

Hello @waloc123, please ensure that the comments are in English, and note that you have mistakenly added comments to two functions. Please verify the corresponding function you are addressing. Thanks.

…e_info_test.go

Signed-off-by: waloc123 <1994807287@qq.com>
@sonarqubecloud
Copy link
Copy Markdown

@waloc123
Copy link
Copy Markdown
Author

I make a second commit on this branch which fits the request. Is this ok or maybe I should create another branch and a new pull request?

@waloc123
Copy link
Copy Markdown
Author

Hello @waloc123, please ensure that the comments are in English, and note that you have mistakenly added comments to two functions. Please verify the corresponding function you are addressing. Thanks.

I make a second commit on this branch which fits the request. Is this ok or maybe I should create another branch and a new pull request?

Comment thread pkg/ddc/juicefs/runtime_info_test.go Outdated
}
}
}
} No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep a return line after the method TestJuiceFSEngine_getRuntimeInfo as beflore.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@waloc123 Please add a return line in the end of file: [pkg/ddc/juicefs/runtime_info_test.go]

…st.go

Signed-off-by: waloc123 <1994807287@qq.com>
@waloc123 waloc123 requested a review from cheyang June 3, 2025 08:05
@cheyang
Copy link
Copy Markdown
Collaborator

cheyang commented Jun 3, 2025

And please fix the lint checking issue by running make fmt.

Copy link
Copy Markdown
Collaborator

@cheyang cheyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the lint check issue.

waloc123 added 2 commits June 3, 2025 17:03
…est.go.

Signed-off-by: waloc123 <1994807287@qq.com>
…est.go.

Signed-off-by: waloc123 <1994807287@qq.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 4, 2025

@cheyang
Copy link
Copy Markdown
Collaborator

cheyang commented Jun 5, 2025

I suggest you should submit new PR for this change. Make sure you only add method comments.

@cheyang cheyang closed this Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add comments to newJuiceFSEngineRT in "pkg\ddc\juicefs\runtime_info_test.go"

3 participants