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: formatting

48188c1
Select commit
Loading
Failed to load commit list.
Merged

fix: contracts function name clashing #2603

fix: formatting
48188c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 1, 2024 in 1s

92.19% of diff hit (target 55.13%)

View this Pull Request on Codecov

92.19% of diff hit (target 55.13%)

Annotations

Check warning on line 97 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#L97

Added line #L97 was not covered by tests

Check warning on line 104 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#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 117 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#L117

Added line #L117 was 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#L121-L122

Added lines #L121 - L122 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