-
-
Notifications
You must be signed in to change notification settings - Fork 26.6k
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
#1316 Single Table Inheritance pattern implemented #2632
Conversation
Hi @iluwatar, the code is running in my system but not sure why it is not working with the checks.. Could you please assist me to resolve this issue? |
Hi @iluwatar, could you please check and confirm if any changes are required? |
Hi @iluwatar, could you please review the above pull request |
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.
Added a few minor remarks. Also, please resolve the conflicts.
single-table-inheritance/src/main/java/com/iluwatar/SingleTableInheritance.java
Outdated
Show resolved
Hide resolved
single-table-inheritance/src/main/java/com/iluwatar/entity/TransportVehicle.java
Outdated
Show resolved
Hide resolved
SonarCloud Quality Gate failed. 0 Bugs 3.4% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Hi @iluwatar, I have updated the code as per the review. Please approve the merge request. |
Hi @iluwatar , I have updated the code as per the review. Please approve the merge request. |
Hi @iluwatar, please review the above PR. I have made the necessary changes after the review. |
Hi @iluwatar, could you please approve the change request? |
Hi @iluwatar , request you to please assist and approver the above PR |
Quality Gate failedFailed conditions 0.0% Coverage on New Code (required ≥ 80%) |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
@iluwatar , could you please review and approve the PR? |
Quality Gate failedFailed conditions 0.0% Coverage on New Code (required ≥ 80%) |
Hi @iluwatar , please approve the PR. I have resolved the merge conflicts |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Looks good! Thank you for the contribution 🎉 @all-contributors please add @ved-asole for code |
I couldn't determine any contributions to add, did you specify any contributions? I've put up a pull request to add @ved-asole! 🎉 |
Pull request title
Pull request description