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

refactor!: Remove grpc-web/rosetta and improve server performance #1418

Merged
merged 10 commits into from
Jun 14, 2024

wait for first block at testutil network

4d9cc76
Select commit
Loading
Failed to load commit list.
Merged

refactor!: Remove grpc-web/rosetta and improve server performance #1418

wait for first block at testutil network
4d9cc76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 13, 2024 in 1s

69.35% of diff hit (target 68.66%)

View this Pull Request on Codecov

69.35% of diff hit (target 68.66%)

Annotations

Check warning on line 154 in client/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/context.go#L152-L154

Added lines #L152 - L154 were not covered by tests

Check warning on line 61 in client/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/grpc_query.go#L61

Added line #L61 was not covered by tests

Check warning on line 126 in server/api/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/server.go#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 135 in server/api/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/server.go#L135

Added line #L135 was not covered by tests

Check warning on line 139 in server/api/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/server.go#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 57 in server/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc/server.go#L57

Added line #L57 was not covered by tests

Check warning on line 75 in server/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc/server.go#L75

Added line #L75 was not covered by tests

Check warning on line 101 in server/grpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc/server.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 387 in testutil/network/network.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testutil/network/network.go#L387

Added line #L387 was not covered by tests