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: contracts function name clashing #2603

Merged
merged 2 commits into from
Nov 1, 2024

fix: contracts function name clashing

7b2ba2e
Select commit
Loading
Failed to load commit list.
Merged

fix: contracts function name clashing #2603

fix: contracts function name clashing
7b2ba2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 1, 2024 in 1s

92.14% of diff hit (target 55.13%)

View this Pull Request on Codecov

92.14% of diff hit (target 55.13%)

Annotations

Check warning on line 101 in crates/dojo/bindgen/src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/mod.rs#L101

Added line #L101 was not covered by tests

Check warning on line 108 in crates/dojo/bindgen/src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/mod.rs#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 122 in crates/dojo/bindgen/src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/mod.rs#L122

Added line #L122 was not covered by tests

Check warning on line 127 in crates/dojo/bindgen/src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/mod.rs#L126-L127

Added lines #L126 - L127 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo/bindgen/src/plugins/typescript/generator/function.rs#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 112 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#L110-L112

Added lines #L110 - L112 were not covered by tests