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

feat[test]: add hevm equivalence tests #4339

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

Conversation

cyberthirst
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 Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (94cf162) to head (cce17b7).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4339      +/-   ##
==========================================
+ Coverage   92.27%   92.35%   +0.08%     
==========================================
  Files         123      123              
  Lines       17520    17499      -21     
  Branches     2961     2949      -12     
==========================================
- Hits        16166    16162       -4     
+ Misses        946      933      -13     
+ Partials      408      404       -4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cyberthirst
Copy link
Collaborator Author

i'll rewrite this using the new hevm test machinery and then we can merge

@cyberthirst
Copy link
Collaborator Author

I decided the remove the hevm_check_vyper fixture and just keep the logic localized for the test. if we ever need it in a general form, we can lift it then

@cyberthirst cyberthirst marked this pull request as ready for review March 24, 2025 14:33
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