-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 support for multiple type package URIs in ConfigurableJsonResource #4
base: snapshot
Are you sure you want to change the base?
Conversation
- set context attribute of ROOT_ELEMENT is set Signed-off-by: Mark Hoffmann <[email protected]>
- added root_element attribute - added tests Signed-off-by: Mark Hoffmann <[email protected]>
- added root_element attribute - added tests Signed-off-by: Mark Hoffmann <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
- updated tests to account for new basic model version - typePackageUris is now a String[] with empty array as default - update reader only if list of packages is not empty Signed-off-by: Ilenia Salvadori <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
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.
license-eye has totally checked 188 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
28 | 3 | 157 | 0 |
Click to see the invalid file list
- org.gecko.emf.json.tests/data/exampleTypeByClass.json
- org.gecko.emf.json.tests/data/exampleTypeByName.json
- org.gecko.emf.json.tests/data/exampleTypeByURI.json
Signed-off-by: Ilenia Salvadori <[email protected]>
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.
license-eye has totally checked 188 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
28 | 3 | 157 | 0 |
Click to see the invalid file list
- org.gecko.emf.json.tests/data/exampleTypeByClass.json
- org.gecko.emf.json.tests/data/exampleTypeByName.json
- org.gecko.emf.json.tests/data/exampleTypeByURI.json
Signed-off-by: Ilenia Salvadori <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
-refactor tests Signed-off-by: Ilenia Salvadori <[email protected]>
- added test cases for OPTION_INDENT_OUTPUT - added test cases for OPTION_SERIALIZE_DEFAULT_VALUE - added test cases for OPTION_SERIALIZE_TYPE/OPTION_TYPE_FIELD - added test cases for OPTION_USE_ID Signed-off-by: Ilenia Salvadori <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
Signed-off-by: Ilenia Salvadori <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
@isalvadori I'm a bit lost here, as this is rather old. Is this done and can we merge it? |
@juergen-albert I am lost as well, as it has been quite a long time ago, but I guess, if I made the PR, it should be ready. |
f177a27
to
e46fcd0
Compare
f31eaca
to
0e1ae07
Compare
e844c87
to
d4c0591
Compare
6bbcd68
to
de2610d
Compare
Signed-off-by: Ilenia Salvadori [email protected]