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

feat(torii): token balances subscription

98c8aa5
Select commit
Loading
Failed to load commit list.
Merged

feat(torii): token balances subscription #2831

feat(torii): token balances subscription
98c8aa5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2024 in 0s

15.72% of diff hit (target 55.92%)

View this Pull Request on Codecov

15.72% of diff hit (target 55.92%)

Annotations

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 1067 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#L1061-L1067

Added lines #L1061 - L1067 were not covered by tests

Check warning on line 1651 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#L1638-L1651

Added lines #L1638 - L1651 were not covered by tests

Check warning on line 1669 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#L1656-L1669

Added lines #L1656 - L1669 were not covered by tests

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

Added lines #L43 - L57 were not covered by tests

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

Added lines #L59 - L69 were not covered by tests

Check warning on line 80 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#L71-L80

Added lines #L71 - L80 were not covered by tests

Check warning on line 82 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#L82

Added line #L82 was not covered by tests

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

Added lines #L86 - L94 were not covered by tests

Check warning on line 98 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#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 128 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#L126-L128

Added lines #L126 - L128 were not covered by tests

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

Added line #L130 was not covered by tests

Check warning on line 136 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#L132-L136

Added lines #L132 - L136 were not covered by tests

Check warning on line 140 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#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 166 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#L143-L166

Added lines #L143 - L166 were not covered by tests

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

Added lines #L169 - L171 were not covered by tests

Check warning on line 175 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#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 187 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#L185-L187

Added lines #L185 - L187 were not covered by tests