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

added support for multiple type package URIs in ConfigurableJsonResource #4

Open
wants to merge 19 commits into
base: snapshot
Choose a base branch
from

Conversation

isalvadori
Copy link
Contributor

  • added support for multiple type package URIs in ConfigurableJsonResource

Signed-off-by: Ilenia Salvadori [email protected]

gg-dim and others added 5 commits July 6, 2022 11:15
- 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]>
- 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]>
Copy link

@github-actions github-actions bot left a 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

Copy link

@github-actions github-actions bot left a 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]>
-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]>
@sonarcloud
Copy link

sonarcloud bot commented Jul 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

85.0% 85.0% Coverage
0.0% 0.0% Duplication

@juergen-albert
Copy link
Contributor

@isalvadori I'm a bit lost here, as this is rather old. Is this done and can we merge it?

@isalvadori
Copy link
Contributor Author

@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.

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.

4 participants