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-grpc): erc tokens and balances #2698

Merged
merged 11 commits into from
Nov 19, 2024

chore

9aa02f2
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-grpc): erc tokens and balances #2698

chore
9aa02f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 19, 2024 in 1s

0.00% of diff hit (target 56.34%)

View this Pull Request on Codecov

0.00% of diff hit (target 56.34%)

Annotations

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

Added lines #L92 - L97 were not covered by tests

Check warning on line 109 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#L100-L109

Added lines #L100 - L109 were not covered by tests

Check warning on line 125 in crates/torii/core/src/types.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/types.rs#L125

Added line #L125 was not covered by tests

Check warning on line 136 in crates/torii/core/src/types.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/types.rs#L136

Added line #L136 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L95-L109

Added lines #L95 - L109 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/grpc/src/client.rs#L111-L130

Added lines #L111 - L130 were not covered by tests

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

Added lines #L93 - L101 were not covered by tests

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

Added lines #L105 - L112 were not covered by tests

Check warning on line 822 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#L817-L822

Added lines #L817 - L822 were not covered by tests

Check warning on line 831 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#L824-L831

Added lines #L824 - L831 were not covered by tests

Check warning on line 837 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#L834-L837

Added lines #L834 - L837 were not covered by tests

Check warning on line 841 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#L839-L841

Added lines #L839 - L841 were not covered by tests

Check warning on line 870 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#L843-L870

Added lines #L843 - L870 were not covered by tests

Check warning on line 874 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#L872-L874

Added lines #L872 - L874 were not covered by tests

Check warning on line 879 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#L876-L879

Added lines #L876 - L879 were not covered by tests

Check warning on line 883 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#L881-L883

Added lines #L881 - L883 were not covered by tests

Check warning on line 1276 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#L1264-L1276

Added lines #L1264 - L1276 were not covered by tests

Check warning on line 1298 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#L1281-L1298

Added lines #L1281 - L1298 were not covered by tests

Check warning on line 21 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#L21

Added line #L21 was not covered by tests

Check warning on line 38 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#L32-L38

Added lines #L32 - L38 were not covered by tests

Check warning on line 40 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#L40

Added line #L40 was not covered by tests

Check warning on line 43 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#L43

Added line #L43 was not covered by tests

Check warning on line 58 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-L58

Added lines #L53 - L58 were not covered by tests

Check warning on line 60 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#L60

Added line #L60 was not covered by tests