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

[wip] update storage layout format in archives #4496

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

small refactor

72228bb
Select commit
Loading
Failed to load commit list.
Draft

[wip] update storage layout format in archives #4496

small refactor
72228bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2025 in 0s

92.07% (+0.00%) compared to dd5a3d9

View this Pull Request on Codecov

92.07% (+0.00%) compared to dd5a3d9

Details

Codecov Report

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

Project coverage is 92.07%. Comparing base (dd5a3d9) to head (72228bb).

Files with missing lines Patch % Lines
vyper/cli/compile_archive.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4496   +/-   ##
=======================================
  Coverage   92.06%   92.07%           
=======================================
  Files         120      120           
  Lines       17335    17340    +5     
  Branches     2935     2935           
=======================================
+ Hits        15960    15965    +5     
  Misses        957      957           
  Partials      418      418           

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