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

refactor(torii/graphql): use camelCase in graphql to be more consistent #2515

Merged
merged 1 commit into from
Oct 13, 2024

refactor(torii/graphql): use camelCase in graphql to be more consistent

798ff06
Select commit
Loading
Failed to load commit list.
Merged

refactor(torii/graphql): use camelCase in graphql to be more consistent #2515

refactor(torii/graphql): use camelCase in graphql to be more consistent
798ff06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 11, 2024 in 1s

0.00% of diff hit (target 68.59%)

View this Pull Request on Codecov

0.00% of diff hit (target 68.59%)

Annotations

Check warning on line 83 in crates/torii/graphql/src/object/erc/erc_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_balance.rs#L83

Added line #L83 was not covered by tests

Check warning on line 85 in crates/torii/graphql/src/object/erc/erc_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_balance.rs#L85

Added line #L85 was not covered by tests

Check warning on line 91 in crates/torii/graphql/src/object/erc/erc_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_balance.rs#L91

Added line #L91 was not covered by tests

Check warning on line 100 in crates/torii/graphql/src/object/erc/erc_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_balance.rs#L100

Added line #L100 was not covered by tests

Check warning on line 103 in crates/torii/graphql/src/object/erc/erc_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_balance.rs#L103

Added line #L103 was not covered by tests

Check warning on line 110 in crates/torii/graphql/src/object/erc/erc_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_balance.rs#L110

Added line #L110 was not covered by tests

Check warning on line 107 in crates/torii/graphql/src/object/erc/erc_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_transfer.rs#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 112 in crates/torii/graphql/src/object/erc/erc_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_transfer.rs#L112

Added line #L112 was not covered by tests

Check warning on line 114 in crates/torii/graphql/src/object/erc/erc_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_transfer.rs#L114

Added line #L114 was not covered by tests

Check warning on line 123 in crates/torii/graphql/src/object/erc/erc_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_transfer.rs#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 126 in crates/torii/graphql/src/object/erc/erc_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_transfer.rs#L126

Added line #L126 was not covered by tests

Check warning on line 134 in crates/torii/graphql/src/object/erc/erc_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_transfer.rs#L134

Added line #L134 was not covered by tests

Check warning on line 136 in crates/torii/graphql/src/object/erc/erc_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_transfer.rs#L136

Added line #L136 was not covered by tests

Check warning on line 145 in crates/torii/graphql/src/object/erc/erc_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_transfer.rs#L144-L145

Added lines #L144 - L145 were not covered by tests