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

feat(sozo): add a subcommand to generate overlay files #2025

Merged
merged 7 commits into from
Jun 10, 2024

fix: fix test typo + add comment on isolated variant test

a48a6ad
Select commit
Loading
Failed to load commit list.
Merged

feat(sozo): add a subcommand to generate overlay files #2025

fix: fix test typo + add comment on isolated variant test
a48a6ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 1s

69.12% (+0.16%) compared to ce56028

View this Pull Request on Codecov

69.12% (+0.16%) compared to ce56028

Details

Codecov Report

Attention: Patch coverage is 63.79928% with 101 lines in your changes missing coverage. Please review.

Project coverage is 69.12%. Comparing base (ce56028) to head (a48a6ad).
Report is 3 commits behind head on main.

Files Patch % Lines
crates/sozo/ops/src/migration/mod.rs 0.00% 58 Missing ⚠️
crates/dojo-world/src/manifest/mod.rs 42.18% 37 Missing ⚠️
bin/sozo/src/commands/migrate.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2025      +/-   ##
==========================================
+ Coverage   68.96%   69.12%   +0.16%     
==========================================
  Files         318      318              
  Lines       38068    38829     +761     
==========================================
+ Hits        26252    26840     +588     
- Misses      11816    11989     +173     

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