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 model command back #2618

Merged
merged 2 commits into from
Nov 3, 2024

Merge remote-tracking branch 'dojo/main' into sozo/more-commands

0a72d48
Select commit
Loading
Failed to load commit list.
Merged

feat(sozo): add model command back #2618

Merge remote-tracking branch 'dojo/main' into sozo/more-commands
0a72d48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 3, 2024 in 0s

0.00% of diff hit (target 57.92%)

View this Pull Request on Codecov

0.00% of diff hit (target 57.92%)

Annotations

Check warning on line 21 in bin/sozo/src/commands/call.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/call.rs#L21

Added line #L21 was not covered by tests

Check warning on line 57 in bin/sozo/src/commands/call.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/call.rs#L57

Added line #L57 was not covered by tests

Check warning on line 71 in bin/sozo/src/commands/call.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/call.rs#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 76 in bin/sozo/src/commands/call.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/call.rs#L76

Added line #L76 was not covered by tests

Check warning on line 26 in bin/sozo/src/commands/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/execute.rs#L26

Added line #L26 was not covered by tests

Check warning on line 63 in bin/sozo/src/commands/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/execute.rs#L63

Added line #L63 was not covered by tests

Check warning on line 87 in bin/sozo/src/commands/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/execute.rs#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 92 in bin/sozo/src/commands/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/execute.rs#L92

Added line #L92 was not covered by tests

Check warning on line 69 in bin/sozo/src/commands/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/mod.rs#L69

Added line #L69 was not covered by tests

Check warning on line 92 in bin/sozo/src/commands/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/mod.rs#L92

Added line #L92 was not covered by tests

Check warning on line 25 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L25

Added line #L25 was not covered by tests

Check warning on line 37 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L37

Added line #L37 was not covered by tests

Check warning on line 68 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L68

Added line #L68 was not covered by tests

Check warning on line 80 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L80

Added line #L80 was not covered by tests

Check warning on line 96 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L96

Added line #L96 was not covered by tests

Check warning on line 117 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 122 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L122

Added line #L122 was not covered by tests

Check warning on line 125 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 132 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L127-L132

Added lines #L127 - L132 were not covered by tests

Check warning on line 136 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L136

Added line #L136 was not covered by tests

Check warning on line 139 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 146 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L141-L146

Added lines #L141 - L146 were not covered by tests

Check warning on line 150 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L150

Added line #L150 was not covered by tests

Check warning on line 153 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 156 in bin/sozo/src/commands/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/model.rs#L155-L156

Added lines #L155 - L156 were not covered by tests