Skip to content

fix[venom]: reduce single-use expansion#4667

Merged
charles-cooper merged 5 commits intovyperlang:masterfrom
HodanPlodky:fix/venom/single_use
Jun 7, 2025
Merged

fix[venom]: reduce single-use expansion#4667
charles-cooper merged 5 commits intovyperlang:masterfrom
HodanPlodky:fix/venom/single_use

Conversation

@HodanPlodky
Copy link
Copy Markdown
Collaborator

@HodanPlodky HodanPlodky commented May 28, 2025

What I did

don't expand vars that are already single use.

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

@charles-cooper charles-cooper changed the title fix[venom]: dont expand vars that are already single use fix[venom]: reduce single-use expansion May 30, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.93%. Comparing base (c216787) to head (3b9b018).
⚠️ Report is 35 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4667   +/-   ##
=======================================
  Coverage   92.93%   92.93%           
=======================================
  Files         131      131           
  Lines       19000    19006    +6     
  Branches     3298     3300    +2     
=======================================
+ Hits        17657    17663    +6     
  Misses        905      905           
  Partials      438      438           

☔ 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 f2c4d13 into vyperlang:master Jun 7, 2025
161 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.

2 participants