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

Add IBC capabilities #184

Merged
merged 30 commits into from
Jul 2, 2024

Update src/ibc.rs

00f5f76
Select commit
Loading
Failed to load commit list.
Merged

Add IBC capabilities #184

Update src/ibc.rs
00f5f76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 18, 2024 in 1s

73.15% of diff hit (target 95.11%)

View this Pull Request on Codecov

73.15% of diff hit (target 95.11%)

Annotations

Check warning on line 817 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L793-L817

Added lines #L793 - L817 were not covered by tests

Check warning on line 843 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L819-L843

Added lines #L819 - L843 were not covered by tests

Check warning on line 905 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L905

Added line #L905 was not covered by tests

Check warning on line 912 in src/app.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app.rs#L912

Added line #L912 was not covered by tests

Check warning on line 386 in src/bank.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bank.rs#L386

Added line #L386 was not covered by tests

Check warning on line 404 in src/bank.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bank.rs#L404

Added line #L404 was not covered by tests

Check warning on line 408 in src/bank.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bank.rs#L408

Added line #L408 was not covered by tests

Check warning on line 44 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L44

Added line #L44 was not covered by tests

Check warning on line 50 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L50

Added line #L50 was not covered by tests

Check warning on line 55 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L55

Added line #L55 was not covered by tests

Check warning on line 61 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L61

Added line #L61 was not covered by tests

Check warning on line 66 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L66

Added line #L66 was not covered by tests

Check warning on line 72 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L72

Added line #L72 was not covered by tests

Check warning on line 77 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L77

Added line #L77 was not covered by tests

Check warning on line 83 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L83

Added line #L83 was not covered by tests

Check warning on line 88 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L88

Added line #L88 was not covered by tests

Check warning on line 94 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L94

Added line #L94 was not covered by tests

Check warning on line 99 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L99

Added line #L99 was not covered by tests

Check warning on line 105 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L105

Added line #L105 was not covered by tests

Check warning on line 354 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L352-L354

Added lines #L352 - L354 were not covered by tests

Check warning on line 358 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L356-L358

Added lines #L356 - L358 were not covered by tests

Check warning on line 433 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L431-L433

Added lines #L431 - L433 were not covered by tests

Check warning on line 437 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L435-L437

Added lines #L435 - L437 were not covered by tests

Check warning on line 487 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L485-L487

Added lines #L485 - L487 were not covered by tests

Check warning on line 491 in src/contracts.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/contracts.rs#L489-L491

Added lines #L489 - L491 were not covered by tests