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: timeout not being called on cosmos because of requestTimeout on icon #134

Merged
merged 1 commit into from
Aug 11, 2023

fix: timeout not being called on cosmos because of requestTimeout on …

136aa93
Select commit
Loading
Failed to load commit list.
Merged

fix: timeout not being called on cosmos because of requestTimeout on icon #134

fix: timeout not being called on cosmos because of requestTimeout on …
136aa93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 10, 2023 in 1s

0.46% of diff hit (target 80.00%)

View this Pull Request on Codecov

0.46% of diff hit (target 80.00%)

Annotations

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 81 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#L81

Added line #L81 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 155 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#L155

Added line #L155 was not covered by tests

Check warning on line 179 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#L174-L179

Added lines #L174 - L179 were not covered by tests

Check warning on line 203 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#L201-L203

Added lines #L201 - L203 were not covered by tests

Check warning on line 239 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#L235-L239

Added lines #L235 - L239 were not covered by tests

Check warning on line 290 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#L290

Added line #L290 was not covered by tests

Check warning on line 313 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#L312-L313

Added lines #L312 - L313 were not covered by tests

Check warning on line 321 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#L321

Added line #L321 was not covered by tests

Check warning on line 333 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#L330-L333

Added lines #L330 - L333 were not covered by tests

Check warning on line 350 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#L349-L350

Added lines #L349 - L350 were not covered by tests

Check warning on line 368 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#L368

Added line #L368 was not covered by tests

Check warning on line 473 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#L473

Added line #L473 was not covered by tests

Check warning on line 479 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#L475-L479

Added lines #L475 - L479 were not covered by tests

Check warning on line 486 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#L482-L486

Added lines #L482 - L486 were not covered by tests

Check warning on line 546 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#L545-L546

Added lines #L545 - L546 were not covered by tests

Check warning on line 624 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#L623-L624

Added lines #L623 - L624 were not covered by tests

Check warning on line 650 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#L650

Added line #L650 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/provider.go#L268

Added line #L268 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/provider.go#L279

Added line #L279 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/provider.go#L285-L288

Added lines #L285 - L288 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/provider.go#L338

Added line #L338 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/query.go#L108

Added line #L108 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/query.go#L618

Added line #L618 was not covered by tests