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(minor-axelarnet-gateway): simplify the initial implementation #583

Merged
merged 28 commits into from
Aug 29, 2024

fix bug

1619e05
Select commit
Loading
Failed to load commit list.
Merged

refactor(minor-axelarnet-gateway): simplify the initial implementation #583

fix bug
1619e05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 29, 2024 in 1s

94.92% of diff hit (target 93.73%)

View this Pull Request on Codecov

94.92% of diff hit (target 93.73%)

Annotations

Check warning on line 17 in contracts/axelarnet-gateway/src/clients/external.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axelarnet-gateway/src/clients/external.rs#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 106 in contracts/axelarnet-gateway/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axelarnet-gateway/src/contract.rs#L106

Added line #L106 was not covered by tests

Check warning on line 18 in contracts/axelarnet-gateway/src/contract/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axelarnet-gateway/src/contract/execute.rs#L18

Added line #L18 was not covered by tests

Check warning on line 47 in contracts/axelarnet-gateway/src/contract/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axelarnet-gateway/src/contract/execute.rs#L47

Added line #L47 was not covered by tests

Check warning on line 171 in contracts/axelarnet-gateway/src/contract/execute.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axelarnet-gateway/src/contract/execute.rs#L165-L171

Added lines #L165 - L171 were not covered by tests

Check warning on line 74 in contracts/axelarnet-gateway/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/axelarnet-gateway/src/state.rs#L74

Added line #L74 was not covered by tests