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

[type:refactor] Optimize code for assert keyword #5967 #5968

Merged
merged 5 commits into from
Mar 27, 2025

Conversation

yqw570994511
Copy link
Contributor

Replace the code that uses the assert keyword for validation with a more commonly used approach.

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

Replace the code that uses the assert keyword for validation with a more commonly used approach.
@Aias00
Copy link
Contributor

Aias00 commented Mar 25, 2025

fix the ci, pls

Aias00 and others added 2 commits March 25, 2025 10:37
Replace the code that uses the assert keyword for validation with a more commonly used approach.
@yqw570994511
Copy link
Contributor Author

fix the ci, pls

done

@moremind moremind added this to the 2.7.0.1 milestone Mar 27, 2025
@Aias00 Aias00 merged commit b944430 into apache:master Mar 27, 2025
45 checks passed
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.

3 participants