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

AST Tuple TypeDescription type randomization bug #47

Merged
merged 2 commits into from
Aug 4, 2023
Merged

Conversation

0x19
Copy link
Contributor

@0x19 0x19 commented Aug 4, 2023

While unit testing I've discovered that approach we currently had switches randomly argument types of Tuple TypeDescription. Following PR is fixing that bug to keep the consistency in!

@0x19 0x19 added bug Something isn't working ast Abstract Syntax Tree labels Aug 4, 2023
@0x19 0x19 self-assigned this Aug 4, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5761260811

  • 18 of 18 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 77.153%

Totals Coverage Status
Change from base Build 5756764079: 0.01%
Covered Lines: 6190
Relevant Lines: 8023

💛 - Coveralls

@0x19 0x19 merged commit 91bb127 into main Aug 4, 2023
@0x19 0x19 deleted the ast/tuple/fix branch August 4, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ast Abstract Syntax Tree bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants