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

fix: refetch missing packet #168

Draft
wants to merge 66 commits into
base: main
Choose a base branch
from

fix: add btp height of only it doesn't exist

436d733
Select commit
Loading
Failed to load commit list.
Draft

fix: refetch missing packet #168

fix: add btp height of only it doesn't exist
436d733
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2023 in 1s

3.75% of diff hit (target 80.00%)

View this Pull Request on Codecov

3.75% of diff hit (target 80.00%)

Annotations

Check warning on line 399 in cmd/flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/flags.go#L399

Added line #L399 was not covered by tests

Check warning on line 407 in cmd/flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/flags.go#L407

Added line #L407 was not covered by tests

Check warning on line 150 in cmd/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/start.go#L147-L150

Added lines #L147 - L150 were not covered by tests

Check warning on line 160 in cmd/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/start.go#L152-L160

Added lines #L152 - L160 were not covered by tests

Check warning on line 164 in cmd/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/start.go#L164

Added line #L164 was not covered by tests

Check warning on line 1179 in relayer/chains/cosmos/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/cosmos/query.go#L1178-L1179

Added lines #L1178 - L1179 were not covered by tests

Check warning on line 1183 in relayer/chains/cosmos/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/cosmos/query.go#L1182-L1183

Added lines #L1182 - L1183 were not covered by tests

Check warning on line 1186 in relayer/chains/cosmos/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/cosmos/query.go#L1185-L1186

Added lines #L1185 - L1186 were not covered by tests

Check warning on line 1189 in relayer/chains/cosmos/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/cosmos/query.go#L1188-L1189

Added lines #L1188 - L1189 were not covered by tests

Check warning on line 1192 in relayer/chains/cosmos/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/cosmos/query.go#L1191-L1192

Added lines #L1191 - L1192 were not covered by tests

Check warning on line 642 in relayer/chains/icon/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/client.go#L626-L642

Added lines #L626 - L642 were not covered by tests

Check warning on line 79 in relayer/chains/icon/icon_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/icon_chain_processor.go#L79

Added line #L79 was not covered by tests

Check warning on line 89 in relayer/chains/icon/icon_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/icon_chain_processor.go#L89

Added line #L89 was not covered by tests

Check warning on line 143 in relayer/chains/icon/icon_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/icon_chain_processor.go#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 156 in relayer/chains/icon/icon_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/icon_chain_processor.go#L156

Added line #L156 was not covered by tests

Check warning on line 256 in relayer/chains/icon/icon_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/icon_chain_processor.go#L256

Added line #L256 was not covered by tests

Check warning on line 277 in relayer/chains/icon/icon_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/icon_chain_processor.go#L277

Added line #L277 was not covered by tests

Check warning on line 335 in relayer/chains/icon/icon_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/icon_chain_processor.go#L332-L335

Added lines #L332 - L335 were not covered by tests

Check warning on line 216 in relayer/chains/icon/provider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/provider.go#L216

Added line #L216 was not covered by tests

Check warning on line 55 in relayer/chains/icon/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/query.go#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 318 in relayer/chains/icon/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/query.go#L318

Added line #L318 was not covered by tests

Check warning on line 411 in relayer/chains/icon/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/query.go#L410-L411

Added lines #L410 - L411 were not covered by tests

Check warning on line 453 in relayer/chains/icon/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/query.go#L453

Added line #L453 was not covered by tests

Check warning on line 458 in relayer/chains/icon/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/query.go#L455-L458

Added lines #L455 - L458 were not covered by tests

Check warning on line 462 in relayer/chains/icon/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/query.go#L460-L462

Added lines #L460 - L462 were not covered by tests