Skip to content

Conversation

@ahangsu
Copy link
Contributor

@ahangsu ahangsu commented Nov 28, 2022

@ahangsu ahangsu changed the title Fix for parsing type strings for tuples containing static arrays of tuples Bug-Fix: parsing type strings for tuples containing static arrays of tuples Nov 28, 2022
Copy link
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix + tests look good!

Copy link
Contributor

@michaeldiamant michaeldiamant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahangsu Thanks for supplying a fix - As intended, I confirmed:

  • Added tests fail prior to the PR.
  • Implementation mirrors other SDKs.

Out-of-scope passing remark: I can imagine building a property-based test as a way to build more confidence in test case generation. Though it's a big enough effort that I don't think it's worth pursuing in-scope to the story.

@ahangsu ahangsu merged commit d4ebc32 into develop Nov 29, 2022
@ahangsu ahangsu deleted the tuple-array-bug-fix branch November 29, 2022 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot parse type strings for tuples containing static arrays of tuples

5 participants