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

fix errors and add tets for xml deserialization #2310

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

GuoAi
Copy link
Contributor

@GuoAi GuoAi commented Sep 26, 2023

For XML deserialization:

  1. For xsdToPure.pure, extend the constraint name with class name to resolve constraint name conflict during inheritance
  2. Support multiplicity check
  3. Fix the issues with the AllTypes test (i.e., Enum with full path, Date type, empty collection initialization)
  4. Add XSD metamodel diagrams
  5. Fix issues when query has fewer attributes than input XML data

@GuoAi GuoAi requested a review from a team as a code owner September 26, 2023 07:55
@github-actions
Copy link

github-actions bot commented Sep 26, 2023

Test Results

     684 files  +     684       684 suites  +684   1h 0m 34s ⏱️ + 1h 0m 34s
11 271 tests +11 271  10 893 ✔️ +10 893  378 💤 +378  0 ±0 
14 062 runs  +14 062  13 600 ✔️ +13 600  462 💤 +462  0 ±0 

Results for commit ad06bed. ± Comparison against base commit 8205951.

♻️ This comment has been updated with latest results.

@hardikmaheshwari
Copy link
Contributor

/easycla

@hardikmaheshwari hardikmaheshwari merged commit d5da802 into finos:master Oct 4, 2023
2 checks passed
@GuoAi GuoAi deleted the xml-internalize-dev4 branch October 4, 2023 08:46
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