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: add support for model from other libraries #2172

Merged
merged 16 commits into from
Jul 15, 2024

fix: fix tests

112175f
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for model from other libraries #2172

fix: fix tests
112175f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 12, 2024 in 0s

86.61% of diff hit (target 68.09%)

View this Pull Request on Codecov

86.61% of diff hit (target 68.09%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/migrate.rs#L108-L126

Added lines #L108 - L126 were not covered by tests

Check warning on line 650 in crates/dojo-bindgen/src/plugins/typescript_v2/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript_v2/mod.rs#L649-L650

Added lines #L649 - L650 were not covered by tests

Check warning on line 663 in crates/dojo-bindgen/src/plugins/typescript_v2/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript_v2/mod.rs#L657-L663

Added lines #L657 - L663 were not covered by tests

Check warning on line 71 in crates/dojo-lang/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/contract.rs#L71

Added line #L71 was not covered by tests

Check warning on line 216 in crates/dojo-lang/src/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/model.rs#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 181 in crates/dojo-lang/src/plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/plugin.rs#L181

Added line #L181 was not covered by tests

Check warning on line 23 in crates/dojo-lang/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/utils.rs#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 31 in crates/dojo-lang/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/utils.rs#L31

Added line #L31 was not covered by tests

Check warning on line 38 in crates/dojo-lang/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/utils.rs#L38

Added line #L38 was not covered by tests

Check warning on line 42 in crates/dojo-lang/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/utils.rs#L42

Added line #L42 was not covered by tests

Check warning on line 58 in crates/dojo-lang/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/utils.rs#L53-L58

Added lines #L53 - L58 were not covered by tests

Check warning on line 63 in crates/dojo-lang/src/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-lang/src/utils.rs#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 176 in crates/dojo-test-utils/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-test-utils/src/compiler.rs#L176

Added line #L176 was not covered by tests

Check warning on line 119 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#L119

Added line #L119 was not covered by tests