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
Merged

Conversation

lambda-0x
Copy link
Collaborator

partially fix: #1820

Copy link

codecov bot commented Apr 12, 2024

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.

@lambda-0x lambda-0x marked this pull request as ready for review April 12, 2024 13:23
Copy link
Collaborator

@glihm glihm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lambda-0x we should sync about the migration and split this huge module file into more appropriate functions by documenting them and adjust this to the testing revamp.

Migration will also be impacted by the dojo-core rework.

Let's sync on that. :)

@lambda-0x lambda-0x merged commit de25042 into main Apr 15, 2024
11 of 12 checks passed
@lambda-0x lambda-0x deleted the fix-1820 branch April 15, 2024 10:44
@lambda-0x lambda-0x restored the fix-1820 branch April 15, 2024 10:44
@lambda-0x lambda-0x deleted the fix-1820 branch April 15, 2024 10:44
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.

[BUG] sozo apply erasing manifest contract addresses
2 participants