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

chore[venom]: tests for lower dload #4471

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

HodanPlodky
Copy link
Collaborator

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

Put a link to a cute animal picture inside the parenthesis-->

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.08%. Comparing base (1339177) to head (23d3be7).

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.
📢 Have feedback on the report? Share it here.

Copy link
Member

@charles-cooper charles-cooper left a 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?

@HodanPlodky HodanPlodky marked this pull request as ready for review February 25, 2025 15:52
Copy link
Member

@charles-cooper charles-cooper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

2 participants