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(sozo): adjust typescript bindgen to v1 #2202

Merged
merged 13 commits into from
Jul 25, 2024

improve codegen

fe5731e
Select commit
Loading
Failed to load commit list.
Merged

fix(sozo): adjust typescript bindgen to v1 #2202

improve codegen
fe5731e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 23, 2024 in 0s

0.00% of diff hit (target 68.17%)

View this Pull Request on Codecov

0.00% of diff hit (target 68.17%)

Annotations

Check warning on line 89 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L85-L89

Added lines #L85 - L89 were not covered by tests

Check warning on line 147 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L140-L147

Added lines #L140 - L147 were not covered by tests

Check warning on line 151 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 157 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L157

Added line #L157 was not covered by tests

Check warning on line 186 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L186

Added line #L186 was not covered by tests

Check warning on line 256 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 286 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L285-L286

Added lines #L285 - L286 were not covered by tests

Check warning on line 290 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L288-L290

Added lines #L288 - L290 were not covered by tests

Check warning on line 341 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L331-L341

Added lines #L331 - L341 were not covered by tests

Check warning on line 344 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L343-L344

Added lines #L343 - L344 were not covered by tests

Check warning on line 370 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L359-L370

Added lines #L359 - L370 were not covered by tests

Check warning on line 448 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L437-L448

Added lines #L437 - L448 were not covered by tests

Check warning on line 463 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L462-L463

Added lines #L462 - L463 were not covered by tests

Check warning on line 479 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L479

Added line #L479 was not covered by tests

Check warning on line 487 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L486-L487

Added lines #L486 - L487 were not covered by tests

Check warning on line 490 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L489-L490

Added lines #L489 - L490 were not covered by tests

Check warning on line 530 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L518-L530

Added lines #L518 - L530 were not covered by tests

Check warning on line 536 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L532-L536

Added lines #L532 - L536 were not covered by tests

Check warning on line 574 in crates/dojo-bindgen/src/plugins/typescript/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/typescript/mod.rs#L562-L574

Added lines #L562 - L574 were not covered by tests