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

[improve][HIP] HIP-01: Refactoring AbstractCollect #1930

Merged
merged 8 commits into from
May 10, 2024
Merged

[improve][HIP] HIP-01: Refactoring AbstractCollect #1930

merged 8 commits into from
May 10, 2024

Conversation

crossoverJie
Copy link
Member

What's changed?

When I was writing unit tests, I noticed that there was a preCheck validation logic in each collector. Therefore, I suggest implementing this method separately to make the code structure clearer and more conducive to unit testing.

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@github-actions github-actions bot added the HIP label May 7, 2024
@tomsun28 tomsun28 added the good first pull request Good for newcomers label May 8, 2024
@crossoverJie
Copy link
Member Author

crossoverJie commented May 10, 2024

@tomsun28 The vote is complete; maybe we can merge this PR.

@tomsun28
Copy link
Contributor

OK 👍

@tomsun28 tomsun28 merged commit 78ca5ae into apache:master May 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

2 participants