-
-
Notifications
You must be signed in to change notification settings - Fork 836
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
chore[venom]: tests for lower dload #4471
base: master
Are you sure you want to change the base?
chore[venom]: tests for lower dload #4471
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4471 +/- ##
==========================================
+ Coverage 92.06% 92.08% +0.02%
==========================================
Files 120 120
Lines 17335 17332 -3
Branches 2935 2932 -3
==========================================
+ Hits 15960 15961 +1
+ Misses 957 954 -3
+ Partials 418 417 -1 ☔ View full report in Codecov by Sentry. |
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.
can add a #pragma: nocover
here:
https://github.com/vyperlang/vyper/pull/4471/checks?check_run_id=36853136167
besides that, looks good. not sure we need sink
since we are not doing hevm check. maybe we should check though that the resulting code can compile to assembly?
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.
just one small thing https://github.com/vyperlang/vyper/pull/4471/files#r1971364126
Co-authored-by: Charles Cooper <[email protected]>
What I did
How I did it
How to verify it
Commit message
Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)
Description for the changelog
Cute Animal Picture