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: metadata update use bytearray #2031

Merged
merged 5 commits into from
Jun 6, 2024

feat: rework resource metadata to match artifacts format

5a091cd
Select commit
Loading
Failed to load commit list.
Merged

fix: metadata update use bytearray #2031

feat: rework resource metadata to match artifacts format
5a091cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 6, 2024 in 0s

49.09% of diff hit (target 69.13%)

View this Pull Request on Codecov

49.09% of diff hit (target 69.13%)

Annotations

Check warning on line 153 in crates/dojo-world/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/metadata.rs#L153

Added line #L153 was not covered by tests

Check warning on line 370 in crates/dojo-world/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/metadata.rs#L367-L370

Added lines #L367 - L370 were not covered by tests

Check warning on line 377 in crates/dojo-world/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/metadata.rs#L372-L377

Added lines #L372 - L377 were not covered by tests

Check warning on line 384 in crates/dojo-world/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/metadata.rs#L379-L384

Added lines #L379 - L384 were not covered by tests

Check warning on line 388 in crates/dojo-world/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/metadata.rs#L386-L388

Added lines #L386 - L388 were not covered by tests

Check warning on line 391 in crates/dojo-world/src/metadata.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/metadata.rs#L390-L391

Added lines #L390 - L391 were not covered by tests

Check warning on line 259 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L259

Added line #L259 was not covered by tests

Check warning on line 261 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L261

Added line #L261 was not covered by tests

Check warning on line 263 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L263

Added line #L263 was not covered by tests

Check warning on line 332 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L332

Added line #L332 was not covered by tests

Check warning on line 347 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L347

Added line #L347 was not covered by tests

Check warning on line 61 in crates/torii/core/src/processors/metadata_update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/metadata_update.rs#L61

Added line #L61 was not covered by tests