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

feat(torii): token balances subscription #2831

Merged
merged 5 commits into from
Dec 23, 2024

fmt

66f8a30
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): token balances subscription #2831

fmt
66f8a30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2024 in 0s

10.75% of diff hit (target 55.92%)

View this Pull Request on Codecov

10.75% of diff hit (target 55.92%)

Annotations

Check warning on line 228 in crates/torii/client/src/client/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/client/src/client/mod.rs#L219-L228

Added lines #L219 - L228 were not covered by tests

Check warning on line 246 in crates/torii/client/src/client/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/client/src/client/mod.rs#L231-L246

Added lines #L231 - L246 were not covered by tests

Check warning on line 163 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L163

Added line #L163 was not covered by tests

Check warning on line 165 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L165

Added line #L165 was not covered by tests

Check warning on line 172 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L172

Added line #L172 was not covered by tests

Check warning on line 177 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L175-L177

Added lines #L175 - L177 were not covered by tests

Check warning on line 327 in crates/torii/grpc/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L303-L327

Added lines #L303 - L327 were not covered by tests

Check warning on line 352 in crates/torii/grpc/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L330-L352

Added lines #L330 - L352 were not covered by tests

Check warning on line 370 in crates/torii/grpc/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L365-L370

Added lines #L365 - L370 were not covered by tests

Check warning on line 1075 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L1068-L1075

Added lines #L1068 - L1075 were not covered by tests

Check warning on line 1663 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L1646-L1663

Added lines #L1646 - L1663 were not covered by tests

Check warning on line 1687 in crates/torii/grpc/src/server/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/mod.rs#L1668-L1687

Added lines #L1668 - L1687 were not covered by tests

Check warning on line 54 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L43-L54

Added lines #L43 - L54 were not covered by tests

Check warning on line 66 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L56-L66

Added lines #L56 - L66 were not covered by tests

Check warning on line 77 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L68-L77

Added lines #L68 - L77 were not covered by tests

Check warning on line 79 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L79

Added line #L79 was not covered by tests

Check warning on line 91 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L83-L91

Added lines #L83 - L91 were not covered by tests

Check warning on line 95 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 125 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L123-L125

Added lines #L123 - L125 were not covered by tests

Check warning on line 127 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L127

Added line #L127 was not covered by tests

Check warning on line 133 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L129-L133

Added lines #L129 - L133 were not covered by tests

Check warning on line 139 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L135-L139

Added lines #L135 - L139 were not covered by tests

Check warning on line 143 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 150 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L145-L150

Added lines #L145 - L150 were not covered by tests

Check warning on line 167 in crates/torii/grpc/src/server/subscriptions/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token_balance.rs#L152-L167

Added lines #L152 - L167 were not covered by tests