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

[sozo] generate JSON manifest #1694

Merged
merged 9 commits into from
Mar 25, 2024

fix: enable PartialEq only for testing when required

9b33574
Select commit
Loading
Failed to load commit list.
Merged

[sozo] generate JSON manifest #1694

fix: enable PartialEq only for testing when required
9b33574
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2024 in 0s

68.26% (+0.16%) compared to 810b0f4

View this Pull Request on Codecov

68.26% (+0.16%) compared to 810b0f4

Details

Codecov Report

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

Project coverage is 68.26%. Comparing base (810b0f4) to head (9b33574).
Report is 1 commits behind head on main.

Files Patch % Lines
crates/dojo-world/src/manifest.rs 20.00% 48 Missing ⚠️
crates/sozo/ops/src/migration/mod.rs 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1694      +/-   ##
==========================================
+ Coverage   68.09%   68.26%   +0.16%     
==========================================
  Files         273      274       +1     
  Lines       29509    29716     +207     
==========================================
+ Hits        20095    20286     +191     
- Misses       9414     9430      +16     

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