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(dojo-lang): raise an error on value before key in model #2891

Merged
merged 9 commits into from
Jan 16, 2025

fix: Raise an error on value before key in model

70be593
Select commit
Loading
Failed to load commit list.
Merged

fix(dojo-lang): raise an error on value before key in model #2891

fix: Raise an error on value before key in model
70be593
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2025 in 0s

0.00% of diff hit (target 55.81%)

View this Pull Request on Codecov

0.00% of diff hit (target 55.81%)

Annotations

Check warning on line 44 in crates/dojo/lang/src/attribute_macros/element.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/lang/src/attribute_macros/element.rs#L44

Added line #L44 was not covered by tests

Check warning on line 49 in crates/dojo/lang/src/attribute_macros/element.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/lang/src/attribute_macros/element.rs#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 59 in crates/dojo/lang/src/attribute_macros/element.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/lang/src/attribute_macros/element.rs#L59

Added line #L59 was not covered by tests

Check warning on line 74 in crates/dojo/lang/src/attribute_macros/element.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/lang/src/attribute_macros/element.rs#L63-L74

Added lines #L63 - L74 were not covered by tests