Skip to content

Merge branch 'master' into fix/venom/copy-forwarding-deep-callee

29196c9
Select commit
Loading
Failed to load commit list.
Open

fix[venom]: guard copy-forwarding against deep-callee gas bombs #4974

Merge branch 'master' into fix/venom/copy-forwarding-deep-callee
29196c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2026 in 1s

92.94% (+0.01%) compared to b4145b7

View this Pull Request on Codecov

92.94% (+0.01%) compared to b4145b7

Details

Codecov Report

❌ Patch coverage is 94.73684% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.94%. Comparing base (b4145b7) to head (29196c9).

Files with missing lines Patch % Lines
vyper/venom/passes/copy_forwarding.py 94.73% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4974      +/-   ##
==========================================
+ Coverage   92.92%   92.94%   +0.01%     
==========================================
  Files         188      188              
  Lines       27820    27847      +27     
  Branches     4828     4836       +8     
==========================================
+ Hits        25853    25882      +29     
+ Misses       1316     1315       -1     
+ Partials      651      650       -1     

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