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-client): token subscription & update subscription via id #3006

Merged
merged 11 commits into from
Feb 12, 2025

fmt

70d7fc2
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-client): token subscription & update subscription via id #3006

fmt
70d7fc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 12, 2025 in 0s

17.21% of diff hit (target 56.62%)

View this Pull Request on Codecov

17.21% of diff hit (target 56.62%)

Annotations

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

Added lines #L119 - L126 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L133-L161

Added lines #L133 - L161 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L164-L165

Added lines #L164 - L165 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L167-L180

Added lines #L167 - L180 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L392-L402

Added lines #L392 - L402 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L444-L449

Added lines #L444 - L449 were not covered by tests

Check warning on line 1422 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#L1413-L1422

Added lines #L1413 - L1422 were not covered by tests

Check warning on line 48 in crates/torii/grpc/src/server/subscriptions/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token.rs#L48

Added line #L48 was not covered by tests

Check warning on line 111 in crates/torii/grpc/src/server/subscriptions/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token.rs#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 119 in crates/torii/grpc/src/server/subscriptions/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token.rs#L116-L119

Added lines #L116 - L119 were not covered by tests

Check warning on line 134 in crates/torii/grpc/src/server/subscriptions/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token.rs#L134

Added line #L134 was not covered by tests

Check warning on line 151 in crates/torii/grpc/src/server/subscriptions/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token.rs#L151

Added line #L151 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/server/subscriptions/token.rs#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 131 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#L131

Added line #L131 was not covered by tests

Check warning on line 53 in crates/torii/grpc/src/types/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/types/mod.rs#L53

Added line #L53 was not covered by tests

Check warning on line 182 in crates/torii/sqlite/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/executor/erc.rs#L179-L182

Added lines #L179 - L182 were not covered by tests

Check warning on line 365 in crates/torii/sqlite/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/executor/erc.rs#L363-L365

Added lines #L363 - L365 were not covered by tests

Check warning on line 827 in crates/torii/sqlite/src/executor/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/sqlite/src/executor/mod.rs#L827

Added line #L827 was not covered by tests