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

fix: calculate address of all contracts during migration #1822

Merged
merged 2 commits into from
Apr 15, 2024

Merge branch 'main' into fix-1820

6945c5b
Select commit
Loading
Failed to load commit list.
Merged

fix: calculate address of all contracts during migration #1822

Merge branch 'main' into fix-1820
6945c5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 0s

69.15% (+0.00%) compared to 017c0d1

View this Pull Request on Codecov

69.15% (+0.00%) compared to 017c0d1

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 69.15%. Comparing base (017c0d1) to head (6945c5b).

Files Patch % Lines
crates/sozo/ops/src/migration/mod.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1822   +/-   ##
=======================================
  Coverage   69.14%   69.15%           
=======================================
  Files         308      308           
  Lines       34612    34612           
=======================================
+ Hits        23934    23935    +1     
+ Misses      10678    10677    -1     

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