Skip to content

feat(torii/graphql): use `Connection` abstraction to return data for …

Codecov / codecov/patch failed Oct 13, 2024 in 0s

6.38% of diff hit (target 69.30%)

View this Pull Request on Codecov

6.38% of diff hit (target 69.30%)

Annotations

Check warning on line 63 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#L57-L63

Added lines #L57 - L63 were not covered by tests

Check warning on line 69 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#L65-L69

Added lines #L65 - L69 were 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#L71-L72

Added lines #L71 - L72 were 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 77 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

Added line #L77 was not covered by tests

Check warning on line 81 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#L80-L81

Added lines #L80 - L81 were 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 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#L94-L103

Added lines #L94 - L103 were not covered by tests

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

Added lines #L105 - L112 were not covered by tests

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

Added lines #L114 - L117 were not covered by tests

Check warning on line 121 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-L121

Added lines #L119 - L121 were 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#L123

Added line #L123 was not covered by tests

Check warning on line 130 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#L125-L130

Added lines #L125 - L130 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 139 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#L136-L139

Added lines #L136 - L139 were not covered by tests

Check warning on line 142 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#L142

Added line #L142 was not covered by tests

Check warning on line 146 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#L144-L146

Added lines #L144 - L146 were not covered by tests

Check warning on line 163 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#L148-L163

Added lines #L148 - L163 were not covered by tests

Check warning on line 171 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#L166-L171

Added lines #L166 - L171 were not covered by tests

Check warning on line 176 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#L173-L176

Added lines #L173 - L176 were not covered by tests

Check warning on line 182 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#L179-L182

Added lines #L179 - L182 were not covered by tests

Check warning on line 189 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#L186-L189

Added lines #L186 - L189 were not covered by tests

Check warning on line 193 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#L191-L193

Added lines #L191 - L193 were not covered by tests

Check warning on line 195 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#L195

Added line #L195 was not covered by tests

Check warning on line 197 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#L197

Added line #L197 was not covered by tests