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

Add test for modifiers with post-conditions #835

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

cgewecke
Copy link
Member

@cgewecke cgewecke commented Jan 29, 2024

Test generated for investigating #781. The modifier instrumentation does not track post-function execution in any modifiers - this test just makes sure there's nothing totally bizarre going on with Solidity's implementation under the hood.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (54bfdbd) 96.49% compared to head (348c7a9) 96.49%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #835   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files          19       19           
  Lines        1057     1057           
=======================================
  Hits         1020     1020           
  Misses         37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cgewecke cgewecke merged commit ecd808c into master Jan 29, 2024
3 checks passed
@cgewecke cgewecke deleted the modifier-post-conditions branch January 29, 2024 00:46
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.

None yet

2 participants