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: add error field in cctx #2952

Merged
merged 13 commits into from
Oct 8, 2024

Merge branch 'develop' into GH2913/add-error-field-to-cctx

854da0d
Select commit
Loading
Failed to load commit list.
Merged

refactor: add error field in cctx #2952

Merge branch 'develop' into GH2913/add-error-field-to-cctx
854da0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 3, 2024 in 0s

88.67% of diff hit (target 66.39%)

View this Pull Request on Codecov

88.67% of diff hit (target 66.39%)

Annotations

Check warning on line 341 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#L341

Added line #L341 was not covered by tests

Check warning on line 359 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#L359

Added line #L359 was not covered by tests

Check warning on line 372 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#L372

Added line #L372 was not covered by tests

Check warning on line 262 in x/crosschain/types/cctx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/types/cctx.go#L262

Added line #L262 was not covered by tests

Check warning on line 48 in x/crosschain/types/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/types/status.go#L48

Added line #L48 was not covered by tests