amazon-ion / ion-cli

Apache License 2.0
31 stars 15 forks source link

Adds bugfixes for generated code #90

Closed desaikd closed 5 months ago

desaikd commented 5 months ago

Issue #88:

Description of changes:

This PR includes the first prerequisites of #88. This PR adds some bug fixes for the generated code.

List of changes:

Tests:

Still uses the older tests in ion-cli but will be refactored in following PRs to use new roundtrip tests.


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

desaikd commented 5 months ago

As per an offline discussion, there is a possible solution for generated code testing without the need to create code-gen-core. Retracting the workspace set up PR, will open up a separate PR that introduces the new solution for generated code's testing.