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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

fmt

e72bc05
Select commit
Loading
Failed to load commit list.
Open

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

fmt
e72bc05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 18, 2024 in 0s

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 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 805 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#L794-L805

Added lines #L794 - L805 were not covered by tests

Check warning on line 810 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#L807-L810

Added lines #L807 - L810 were not covered by tests

Check warning on line 814 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#L812-L814

Added lines #L812 - L814 were not covered by tests

Check warning on line 834 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#L816-L834

Added lines #L816 - L834 were not covered by tests

Check warning on line 839 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#L836-L839

Added lines #L836 - L839 were not covered by tests

Check warning on line 843 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#L841-L843

Added lines #L841 - L843 were not covered by tests

Check warning on line 1236 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#L1224-L1236

Added lines #L1224 - L1236 were not covered by tests

Check warning on line 1258 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#L1241-L1258

Added lines #L1241 - L1258 were not covered by tests

Check warning on line 29 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-L29

Added lines #L21 - L29 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#L33-L40

Added lines #L33 - L40 were not covered by tests