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 events in typescript bindgen + sort functions by name #2853

Merged
merged 1 commit into from
Dec 31, 2024

feat: add events in typescript bindgen + sort functions by name

09ef4ae
Select commit
Loading
Failed to load commit list.
Merged

feat: add events in typescript bindgen + sort functions by name #2853

feat: add events in typescript bindgen + sort functions by name
09ef4ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 31, 2024 in 0s

15.15% of diff hit (target 56.16%)

View this Pull Request on Codecov

15.15% of diff hit (target 56.16%)

Annotations

Check warning on line 42 in crates/dojo/bindgen/src/plugins/typescript/writer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/typescript/writer.rs#L28-L42

Added lines #L28 - L42 were not covered by tests

Check warning on line 78 in crates/dojo/bindgen/src/plugins/typescript/writer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/typescript/writer.rs#L78

Added line #L78 was not covered by tests

Check warning on line 143 in crates/dojo/bindgen/src/plugins/typescript/writer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/typescript/writer.rs#L116-L143

Added lines #L116 - L143 were not covered by tests

Check warning on line 145 in crates/dojo/bindgen/src/plugins/typescript/writer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/typescript/writer.rs#L145

Added line #L145 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/typescript/writer.rs#L147-L151

Added lines #L147 - L151 were not covered by tests

Check warning on line 161 in crates/dojo/bindgen/src/plugins/typescript/writer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L157 - L161 were not covered by tests

Check warning on line 165 in crates/dojo/bindgen/src/plugins/typescript/writer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/typescript/writer.rs#L165

Added line #L165 was not covered by tests