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: update cctx status to object to split error message into error and revert_error #3326

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

add check for outbound cointype in cctx_test.go

2045d3d
Select commit
Loading
Failed to load commit list.
Open

refactor: update cctx status to object to split error message into error and revert_error #3326

add check for outbound cointype in cctx_test.go
2045d3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 13, 2025 in 1s

88.88% of diff hit (target 61.91%)

View this Pull Request on Codecov

88.88% of diff hit (target 61.91%)

Annotations

Check warning on line 379 in x/crosschain/keeper/cctx_orchestrator_validate_outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/cctx_orchestrator_validate_outbound.go#L376-L379

Added lines #L376 - L379 were not covered by tests

Check warning on line 399 in x/crosschain/keeper/cctx_orchestrator_validate_outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/cctx_orchestrator_validate_outbound.go#L397-L399

Added lines #L397 - L399 were not covered by tests

Check warning on line 415 in x/crosschain/keeper/cctx_orchestrator_validate_outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/cctx_orchestrator_validate_outbound.go#L412-L415

Added lines #L412 - L415 were not covered by tests

Check warning on line 51 in x/crosschain/keeper/evm_deposit.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/evm_deposit.go#L51

Added line #L51 was not covered by tests

Check warning on line 370 in x/fungible/keeper/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/evm.go#L370

Added line #L370 was not covered by tests

Check warning on line 375 in x/fungible/keeper/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/evm.go#L375

Added line #L375 was not covered by tests