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

IBC token query and fix balance query #2729

Merged
merged 47 commits into from
Apr 12, 2024

specify token addr to query_tokens

76c3849
Select commit
Loading
Failed to load commit list.
Merged

IBC token query and fix balance query #2729

specify token addr to query_tokens
76c3849
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 20, 2024 in 1s

45.67% of diff hit (target 53.88%)

View this Pull Request on Codecov

45.67% of diff hit (target 53.88%)

Annotations

Check warning on line 333 in crates/apps/src/lib/bench_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/bench_utils.rs#L333

Added line #L333 was not covered by tests

Check warning on line 372 in crates/apps/src/lib/bench_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/bench_utils.rs#L372

Added line #L372 was not covered by tests

Check warning on line 390 in crates/apps/src/lib/bench_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/bench_utils.rs#L385-L390

Added lines #L385 - L390 were not covered by tests

Check warning on line 435 in crates/apps/src/lib/bench_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/bench_utils.rs#L435

Added line #L435 was not covered by tests

Check warning on line 254 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L254

Added line #L254 was not covered by tests

Check warning on line 328 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L328

Added line #L328 was not covered by tests

Check warning on line 390 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L390

Added line #L390 was not covered by tests

Check warning on line 1682 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L1678-L1682

Added lines #L1678 - L1682 were not covered by tests

Check warning on line 1688 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L1684-L1688

Added lines #L1684 - L1688 were not covered by tests

Check warning on line 4067 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L4067

Added line #L4067 was not covered by tests

Check warning on line 4085 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L4085

Added line #L4085 was not covered by tests

Check warning on line 4101 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L4101

Added line #L4101 was not covered by tests

Check warning on line 4129 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L4126-L4129

Added lines #L4126 - L4129 were not covered by tests

Check warning on line 5253 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5253

Added line #L5253 was not covered by tests

Check warning on line 5264 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5264

Added line #L5264 was not covered by tests

Check warning on line 5270 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5270

Added line #L5270 was not covered by tests

Check warning on line 5295 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5291-L5295

Added lines #L5291 - L5295 were not covered by tests

Check warning on line 5307 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5299-L5307

Added lines #L5299 - L5307 were not covered by tests

Check warning on line 5320 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5311-L5320

Added lines #L5311 - L5320 were not covered by tests

Check warning on line 5329 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5322-L5329

Added lines #L5322 - L5329 were not covered by tests

Check warning on line 5841 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5841

Added line #L5841 was not covered by tests

Check warning on line 5855 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5855

Added line #L5855 was not covered by tests

Check warning on line 5864 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5864

Added line #L5864 was not covered by tests

Check warning on line 5890 in crates/apps/src/lib/cli.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli.rs#L5886-L5890

Added lines #L5886 - L5890 were not covered by tests

Check warning on line 543 in crates/apps/src/lib/cli/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/apps/src/lib/cli/client.rs#L533-L543

Added lines #L533 - L543 were not covered by tests