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(sozo): remove skipped contracts from manifest #2787

Merged
merged 3 commits into from
Dec 9, 2024

fix: add some trace log

f3b76e4
Select commit
Loading
Failed to load commit list.
Merged

fix(sozo): remove skipped contracts from manifest #2787

fix: add some trace log
f3b76e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 1s

56.00% (+0.00%) compared to 36dd785

View this Pull Request on Codecov

56.00% (+0.00%) compared to 36dd785

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 56.00%. Comparing base (36dd785) to head (f3b76e4).

Files with missing lines Patch % Lines
crates/sozo/ops/src/migrate/mod.rs 0.00% 3 Missing ⚠️
crates/dojo/world/src/diff/manifest.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2787   +/-   ##
=======================================
  Coverage   56.00%   56.00%           
=======================================
  Files         434      434           
  Lines       55090    55097    +7     
=======================================
+ Hits        30854    30858    +4     
- Misses      24236    24239    +3     

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