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/patch failed Jun 10, 2024 in 1s

63.79% of diff hit (target 68.96%)

View this Pull Request on Codecov

63.79% of diff hit (target 68.96%)

Annotations

Check warning on line 67 in bin/sozo/src/commands/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/migrate.rs#L64-L67

Added lines #L64 - L67 were not covered by tests

Check warning on line 93 in bin/sozo/src/commands/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/migrate.rs#L93

Added line #L93 was not covered by tests

Check warning on line 112 in bin/sozo/src/commands/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/migrate.rs#L112

Added line #L112 was not covered by tests

Check warning on line 189 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 196 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L191-L196

Added lines #L191 - L196 were not covered by tests

Check warning on line 202 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L198-L202

Added lines #L198 - L202 were not covered by tests

Check warning on line 207 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L204-L207

Added lines #L204 - L207 were not covered by tests

Check warning on line 609 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L605-L609

Added lines #L605 - L609 were not covered by tests

Check warning on line 613 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L611-L613

Added lines #L611 - L613 were not covered by tests

Check warning on line 616 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L615-L616

Added lines #L615 - L616 were not covered by tests

Check warning on line 622 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L618-L622

Added lines #L618 - L622 were not covered by tests

Check warning on line 626 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L624-L626

Added lines #L624 - L626 were not covered by tests

Check warning on line 629 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L628-L629

Added lines #L628 - L629 were not covered by tests

Check warning on line 195 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L184-L195

Added lines #L184 - L195 were not covered by tests

Check warning on line 201 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L198-L201

Added lines #L198 - L201 were not covered by tests

Check warning on line 206 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L203-L206

Added lines #L203 - L206 were not covered by tests

Check warning on line 210 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L209-L210

Added lines #L209 - L210 were not covered by tests

Check warning on line 218 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L214-L218

Added lines #L214 - L218 were not covered by tests

Check warning on line 221 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 224 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 229 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L226-L229

Added lines #L226 - L229 were not covered by tests

Check warning on line 233 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L231-L233

Added lines #L231 - L233 were not covered by tests

Check warning on line 237 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L235-L237

Added lines #L235 - L237 were not covered by tests

Check warning on line 239 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L239

Added line #L239 was not covered by tests

Check warning on line 244 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L243-L244

Added lines #L243 - L244 were not covered by tests