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

Homogenize metamodel terminology and test cases fix #121

Merged
merged 6 commits into from
Dec 17, 2024

Conversation

suarezgpablo
Copy link
Contributor

@suarezgpablo suarezgpablo commented Dec 16, 2024

Includes two parts:

  • The update of the schema evolution metamodel so the definition of schema modification are more consistent to each other. For example, the specification of a table to be altered was done differently in some of the schema modifications.
  • Improved some test cases related to the consistency module where the initial data was not enough to fully test the data integrity. Also, three missing test cases that were in the script module but not in the consistency module were added to the latest as well as the neccesary intialization of the SQL files and the Benerator setup files. No modifications were required in the source code of MoDEvo.

After this pull request is reviewed and accepted, the first version of MoDEvo should be released.

@suarezgpablo suarezgpablo self-assigned this Dec 16, 2024
@javiertuya javiertuya merged commit 2d5d174 into main Dec 17, 2024
13 checks passed
@javiertuya javiertuya deleted the HomogenizeTerminology branch December 17, 2024 06:57
@javiertuya
Copy link
Contributor

@suarezgpablo First release created, no artifacts published in maven central.
Tag is: v1.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants