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

Problem: backup grpc clients are not supported #475

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

cleanup

77853d6
Select commit
Loading
Failed to load commit list.
Open

Problem: backup grpc clients are not supported #475

cleanup
77853d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 29, 2024 in 1s

40.17% of diff hit (target 62.93%)

View this Pull Request on Codecov

40.17% of diff hit (target 62.93%)

Annotations

Check warning on line 268 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L264-L268

Added lines #L264 - L268 were not covered by tests

Check warning on line 273 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L271-L273

Added lines #L271 - L273 were not covered by tests

Check warning on line 279 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L276-L279

Added lines #L276 - L279 were not covered by tests

Check warning on line 292 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L282-L292

Added lines #L282 - L292 were not covered by tests

Check warning on line 294 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L294

Added line #L294 was not covered by tests

Check warning on line 415 in server/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/config/config.go#L410-L415

Added lines #L410 - L415 were not covered by tests

Check warning on line 420 in server/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/config/config.go#L418-L420

Added lines #L418 - L420 were not covered by tests

Check warning on line 450 in server/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/config/config.go#L431-L450

Added lines #L431 - L450 were not covered by tests

Check warning on line 226 in x/evm/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/grpc_query.go#L226

Added line #L226 was not covered by tests

Check warning on line 235 in x/evm/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/grpc_query.go#L233-L235

Added lines #L233 - L235 were not covered by tests

Check warning on line 30 in x/feemarket/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/feemarket/keeper/grpc_query.go#L30

Added line #L30 was not covered by tests

Check warning on line 35 in x/feemarket/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/feemarket/keeper/grpc_query.go#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 39 in x/feemarket/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/feemarket/keeper/grpc_query.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 44 in x/feemarket/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/feemarket/keeper/grpc_query.go#L41-L44

Added lines #L41 - L44 were not covered by tests