-
Notifications
You must be signed in to change notification settings - Fork 277
CONTRACTS: add function-contract mapping to the CLI #7445
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
CONTRACTS: add function-contract mapping to the CLI #7445
Conversation
regression/contracts-dfcc/function-contract-mapping/test-enforce-warning-not-found.desc
Outdated
Show resolved
Hide resolved
src/goto-instrument/contracts/dynamic-frames/dfcc_contract_handler.cpp
Outdated
Show resolved
Hide resolved
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.
Modulo Michael's comments.
Codecov ReportBase: 78.42% // Head: 78.46% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #7445 +/- ##
===========================================
+ Coverage 78.42% 78.46% +0.04%
===========================================
Files 1660 1662 +2
Lines 190371 190941 +570
===========================================
+ Hits 149304 149831 +527
- Misses 41067 41110 +43
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. |
ac63a46
to
16d34f0
Compare
Enables checking or replacing a contract against a function of a different name as long as signatures are compatible.
16d34f0
to
7d0ebd5
Compare
Enables checking or replacing a contract against a function of a different name as long as signatures are compatible, using :