-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Added unit tests for TableMetadataReviseEngine (#28535) #28627
Conversation
Hi, I've run all the pre-build checks and have updated the PR. |
...ardingsphere/infra/metadata/database/schema/reviser/table/TableMetadataReviseEngineTest.java
Outdated
Show resolved
Hide resolved
...ardingsphere/infra/metadata/database/schema/reviser/table/TableMetadataReviseEngineTest.java
Outdated
Show resolved
Hide resolved
...ardingsphere/infra/metadata/database/schema/reviser/table/TableMetadataReviseEngineTest.java
Outdated
Show resolved
Hide resolved
Hey @zhaojinchao95, I've made the changes. Please, have a look and do let me know if any changes are required. |
...ardingsphere/infra/metadata/database/schema/reviser/table/TableMetadataReviseEngineTest.java
Outdated
Show resolved
Hide resolved
...ardingsphere/infra/metadata/database/schema/reviser/table/TableMetadataReviseEngineTest.java
Outdated
Show resolved
Hide resolved
...ardingsphere/infra/metadata/database/schema/reviser/table/TableMetadataReviseEngineTest.java
Outdated
Show resolved
Hide resolved
...ardingsphere/infra/metadata/database/schema/reviser/table/TableMetadataReviseEngineTest.java
Outdated
Show resolved
Hide resolved
...ardingsphere/infra/metadata/database/schema/reviser/table/TableMetadataReviseEngineTest.java
Outdated
Show resolved
Hide resolved
Hi, Thank you! |
Hi, Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
LGTM.
-
Call @strongduanmu to help review.
Hey @strongduanmu , can you please review the PR. Thank you! |
Hi, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, merged.
Fixes #28535.
Changes proposed in this pull request:
Before committing this PR, I'm sure that I have checked the following options:
./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e
.