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: url encoded characters are not properly handled in contract_by_denom #1560

Merged
merged 3 commits into from
Aug 30, 2024

add test

af4eed6
Select commit
Loading
Failed to load commit list.
Merged

Problem: url encoded characters are not properly handled in contract_by_denom #1560

add test
af4eed6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 29, 2024 in 0s

0.00% of diff hit (target 15.24%)

View this Pull Request on Codecov

0.00% of diff hit (target 15.24%)

Annotations

Check warning on line 27 in x/cronos/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/cronos/keeper/grpc_query.go#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 31 in x/cronos/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/cronos/keeper/grpc_query.go#L31

Added line #L31 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/cronos/keeper/grpc_query.go#L35

Added line #L35 was not covered by tests

Check warning on line 40 in x/cronos/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/cronos/keeper/grpc_query.go#L40

Added line #L40 was not covered by tests