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

Adds tests for new model changes #146

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

desaikd
Copy link
Contributor

@desaikd desaikd commented Sep 25, 2024

Issue #, if available:

Description of changes:

This PR works on adding back the roundtrip tests for new model changes.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* Adds comments for input Ion test files
* Modifies java tests to use common logic for tests with lambda
@desaikd desaikd requested a review from zslayton September 25, 2024 20:57
@desaikd desaikd merged commit 2fe17c1 into amazon-ion:new-model-changes Sep 25, 2024
3 checks passed
desaikd added a commit to desaikd/ion-cli that referenced this pull request Nov 1, 2024
desaikd added a commit that referenced this pull request Nov 1, 2024
* Adds new model changes for `Structure` (#138)
* Adds new model changes for scalar (#143)
* Adds changes for sequence data type (#144)
* Adds tests for new model changes (#146)
* Adds new model changes for Rust code generation (#147)
* Adds changes for optional/required fields in Java code generation (#148)
* Modifies generated setter API to take nested types instead of nested properties (#153)
* Adds support for builder API generation in Java (#154)
* Adds support for Java enum generation (#158)
* Adds namespace fix for nested sequence and adds support for nested types in Sequence and Scalar ADT (#163)
* Adds changes for nested type naming (#166)
* Adds support for imports in code generation (#169)
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