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

Fixing bug in bool.while #2839

Closed

Conversation

c71n93
Copy link
Member

@c71n93 c71n93 commented Feb 1, 2024

Related to #2818 and #2834


PR-Codex overview

This PR focuses on enabling a test that was failing due to a difference in behavior between two similar tests. The changes include adding a new test case, modifying existing tests, and adding new classes and methods.

Detailed summary

  • Added a new test case last-while-dataization-object-modified that was failing
  • Modified existing test cases while-without-last-dataization and iterating-tuple-with-while-without-body-single
  • Added a new test case loopsOverTupleComplex
  • Added new classes ComplexParent and ComplexKid
  • Added new methods and logic for the new test case

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@c71n93 c71n93 closed this Feb 19, 2024
@c71n93 c71n93 deleted the 2818-fixing-while-test-with-tuple branch March 20, 2024 14:23
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.

1 participant