Skip to content

Conversation

@rob-ross
Copy link
Owner

Completed unit tests for cyclic data graphs in the Evaluator and pretty_printer.
Fixed implementation issues to support these tests.

rob-ross added 11 commits June 25, 2025 19:25
…h query execution. Added extensive unit tests for cyclic data structures. Improved logging for circular reference warnings. Fixed linter issues and optimized imports.
…d run all unit tests, and since they currently fail, should prevent the push.
MyPy complains that `override` should be imported from the typing_extensions package, but Python docs show that `override` exists in typing as of 3.12.
@rob-ross
Copy link
Owner Author

Fixed import issue that caused tests to fail.

@rob-ross
Copy link
Owner Author

As the owner, I can verify the code does what I want it to do and passes all test successfully. Approved.

@rob-ross rob-ross merged commit d9c2ce2 into main Jun 27, 2025
1 check passed
@rob-ross rob-ross deleted the cycle_tests branch June 27, 2025 01:59
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