-
Notifications
You must be signed in to change notification settings - Fork 22
Fix high speedups in some PRs created by Codeflash #171
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
User description
These PRs were created by an erroneous comparison between baseline behavior tests and candidate behavior tests.
PR Type
Enhancement, Tests
Description
Extend comparison to regression test types
Extend comparison to replay test types
Add tests for regression and replay tests
Add TODO comments for future improvements
Changes walkthrough 📝
models.py
Note missing test intersection logiccodeflash/models/models.py
equivalence.py
Extend equivalence check for new test typescodeflash/verification/equivalence.py
test_comparator.py
Add regression and replay test casestests/test_comparator.py