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

refactor: callbacks #10

Merged
merged 1 commit into from
Dec 19, 2024
Merged

refactor: callbacks #10

merged 1 commit into from
Dec 19, 2024

Conversation

luohq-bytedance
Copy link
Contributor

-- move some code into internal/callbacks
-- rm deprecated code
-- refactor duplicated code

Change-Id: I443b3074426bf406c4ad68ad027f1f9e143b288f

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@CLAassistant
Copy link

CLAassistant commented Dec 19, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has totally checked 148 files.

Valid Invalid Ignored Fixed
145 3 0 0
Click to see the invalid file list
  • internal/callbacks/inject.go
  • internal/callbacks/interface.go
  • internal/callbacks/manager.go

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has totally checked 148 files.

Valid Invalid Ignored Fixed
145 3 0 0
Click to see the invalid file list
  • internal/callbacks/inject.go
  • internal/callbacks/interface.go
  • internal/callbacks/manager.go

Copy link

go-test-coverage report:

No coverage report available ```

@luohq-bytedance luohq-bytedance force-pushed the luohq/refactor branch 2 times, most recently from a01006a to 6296427 Compare December 19, 2024 06:55
-- move some code into internal/callbacks
-- rm deprecated code
-- refactor duplicated code

Change-Id: I443b3074426bf406c4ad68ad027f1f9e143b288f
internal/callbacks/inject.go Show resolved Hide resolved
internal/callbacks/inject.go Show resolved Hide resolved
compose/utils.go Show resolved Hide resolved
Copy link
Contributor

@N3kox N3kox left a comment

Choose a reason for hiding this comment

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

lgtm

@luohq-bytedance
Copy link
Contributor Author

merge

@luohq-bytedance luohq-bytedance merged commit b67fc17 into main Dec 19, 2024
9 of 10 checks passed
@luohq-bytedance luohq-bytedance deleted the luohq/refactor branch December 19, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants