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[ir]: add sanity check #3862

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

Conversation

charles-cooper
Copy link
Member

What I did

add a stronger sieve for duplicated IRnodes

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-->

@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2024

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 51.85%. Comparing base (f0afaf0) to head (0cad92e).
Report is 1 commits behind head on master.

Files Patch % Lines
vyper/ir/compile_ir.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3862       +/-   ##
===========================================
- Coverage   91.12%   51.85%   -39.27%     
===========================================
  Files         106      106               
  Lines       15308    15329       +21     
  Branches     3365     3369        +4     
===========================================
- Hits        13949     7949     -6000     
- Misses        925     6807     +5882     
- Partials      434      573      +139     

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

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