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(dojo-bindgen): 2d+ arrays, bytearrays and enums serialization #2028

Merged
merged 15 commits into from
Jun 13, 2024

chore: reset actions

8e4393b
Select commit
Loading
Failed to load commit list.
Merged

feat(dojo-bindgen): 2d+ arrays, bytearrays and enums serialization #2028

chore: reset actions
8e4393b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 13, 2024 in 0s

71.49% of diff hit (target 68.41%)

View this Pull Request on Codecov

71.49% of diff hit (target 68.41%)

Annotations

Check warning on line 306 in crates/dojo-bindgen/src/plugins/unity/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/unity/mod.rs#L297-L306

Added lines #L297 - L306 were not covered by tests

Check warning on line 329 in crates/dojo-bindgen/src/plugins/unity/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/unity/mod.rs#L324-L329

Added lines #L324 - L329 were not covered by tests

Check warning on line 338 in crates/dojo-bindgen/src/plugins/unity/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/unity/mod.rs#L332-L338

Added lines #L332 - L338 were not covered by tests

Check warning on line 343 in crates/dojo-bindgen/src/plugins/unity/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L343 was not covered by tests

Check warning on line 368 in crates/dojo-bindgen/src/plugins/unity/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/unity/mod.rs#L355-L368

Added lines #L355 - L368 were not covered by tests

Check warning on line 372 in crates/dojo-bindgen/src/plugins/unity/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/unity/mod.rs#L370-L372

Added lines #L370 - L372 were not covered by tests

Check warning on line 376 in crates/dojo-bindgen/src/plugins/unity/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/unity/mod.rs#L375-L376

Added lines #L375 - L376 were not covered by tests

Check warning on line 394 in crates/dojo-bindgen/src/plugins/unity/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/unity/mod.rs#L383-L394

Added lines #L383 - L394 were not covered by tests

Check warning on line 430 in crates/dojo-bindgen/src/plugins/unity/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-bindgen/src/plugins/unity/mod.rs#L427-L430

Added lines #L427 - L430 were not covered by tests