-
Notifications
You must be signed in to change notification settings - Fork 274
SYNTHESIZER: Migrate loop-contracts synthesizer from goto-instrument into goto-synthesizer #7429
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
SYNTHESIZER: Migrate loop-contracts synthesizer from goto-instrument into goto-synthesizer #7429
Conversation
Codecov ReportBase: 78.39% // Head: 78.38% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #7429 +/- ##
===========================================
- Coverage 78.39% 78.38% -0.02%
===========================================
Files 1655 1659 +4
Lines 190281 190372 +91
===========================================
+ Hits 149172 149217 +45
- Misses 41109 41155 +46
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
ced071d
to
4e4f1f4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe the man pages are also to be updated, and the same is true of the CODEOWNERS
file.
4e4f1f4
to
2a745f8
Compare
This PR copies the synthesizer interface and expression enumerator from
goto-instrument
intogoto-synthesizer
, and removes them from `goto-instrument.