Skip to content

refactor[venom]: add annotation to append_instruction#4583

Merged
charles-cooper merged 5 commits intovyperlang:masterfrom
charles-cooper:fix/venom/small-fixes
Apr 27, 2025
Merged

refactor[venom]: add annotation to append_instruction#4583
charles-cooper merged 5 commits intovyperlang:masterfrom
charles-cooper:fix/venom/small-fixes

Conversation

@charles-cooper
Copy link
Copy Markdown
Member

@charles-cooper charles-cooper commented Apr 17, 2025

What I did

How I did it

How to verify it

Commit message

add `annotation=` kwarg to `IRBasicBlock.append_instruction()`, and
some other small fixes to improve debugging

Description for the changelog

Cute Animal Picture

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

add `annotation=` kwarg to append_instruction, and some other small
fixes to improve debugging
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.44%. Comparing base (f2cb6c2) to head (73ff202).
⚠️ Report is 69 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4583   +/-   ##
=======================================
  Coverage   92.44%   92.44%           
=======================================
  Files         127      127           
  Lines       18308    18309    +1     
  Branches     3174     3174           
=======================================
+ Hits        16925    16926    +1     
  Misses        946      946           
  Partials      437      437           

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

@charles-cooper charles-cooper merged commit f8bd65f into vyperlang:master Apr 27, 2025
162 checks passed
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.

3 participants