Skip to content

refactor: remove inline ABI utility imports

e1d3b49
Select commit
Loading
Failed to load commit list.
Open

refactor[codegen]: split codegen packages #4925

refactor: remove inline ABI utility imports
e1d3b49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 0s

92.94% (+0.01%) compared to 0cc5c4a

View this Pull Request on Codecov

92.94% (+0.01%) compared to 0cc5c4a

Details

Codecov Report

❌ Patch coverage is 92.38754% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.94%. Comparing base (0cc5c4a) to head (e1d3b49).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
vyper/codegen_shared/arithmetic.py 75.00% 7 Missing and 3 partials ⚠️
vyper/codegen_shared/function_info.py 92.30% 3 Missing and 1 partial ⚠️
vyper/venom/basicblock.py 66.66% 2 Missing and 2 partials ⚠️
vyper/venom/builder.py 80.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4925      +/-   ##
==========================================
+ Coverage   92.92%   92.94%   +0.01%     
==========================================
  Files         188      191       +3     
  Lines       27818    27816       -2     
  Branches     4827     4827              
==========================================
+ Hits        25851    25854       +3     
+ Misses       1316     1311       -5     
  Partials      651      651              

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