Skip to content

feat(torii): implement graphql for erc

Codecov / codecov/patch succeeded Sep 19, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 15 in crates/torii/core/src/sql/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql/utils.rs#L15

Added line #L15 was not covered by tests

Check warning on line 19 in crates/torii/core/src/sql/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql/utils.rs#L19

Added line #L19 was not covered by tests

Check warning on line 23 in crates/torii/core/src/sql/utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/sql/utils.rs#L23

Added line #L23 was not covered by tests

Check warning on line 47 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#L42-L47

Added lines #L42 - L47 were not covered by tests

Check warning on line 49 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#L49

Added line #L49 was not covered by tests

Check warning on line 52 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#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 68 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#L59-L68

Added lines #L59 - L68 were not covered by tests

Check warning on line 70 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#L70

Added line #L70 was not covered by tests

Check warning on line 72 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#L72

Added line #L72 was not covered by tests

Check warning on line 75 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#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 92 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#L77-L92

Added lines #L77 - L92 were not covered by tests

Check warning on line 94 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#L94

Added line #L94 was not covered by tests

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

Added lines #L96 - L97 were not covered by tests

Check warning on line 111 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#L99-L111

Added lines #L99 - L111 were not covered by tests

Check warning on line 115 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#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 119 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#L119

Added line #L119 was not covered by tests

Check warning on line 123 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#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 133 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#L133

Added line #L133 was not covered by tests

Check warning on line 12 in crates/torii/graphql/src/object/erc/erc_token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_token.rs#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 52 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#L45-L52

Added lines #L45 - L52 were not covered by tests

Check warning on line 54 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#L54

Added line #L54 was not covered by tests

Check warning on line 57 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#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 99 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#L65-L99

Added lines #L65 - L99 were not covered by tests

Check warning on line 101 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#L101

Added line #L101 was not covered by tests

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

Added lines #L103 - L104 were not covered by tests