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 to guarantee ack & timeout to be sccuess #23

Merged
merged 1 commit into from
Jun 14, 2024

fix to guarantee ack & timeout to be sccuess

7b05c26
Select commit
Loading
Failed to load commit list.
Merged

fix to guarantee ack & timeout to be sccuess #23

fix to guarantee ack & timeout to be sccuess
7b05c26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 14, 2024 in 1s

30.00% of diff hit (target 31.79%)

View this Pull Request on Codecov

30.00% of diff hit (target 31.79%)

Annotations

Check warning on line 31 in app/ibc-hooks/ack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/ack.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 41 in app/ibc-hooks/ack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/ack.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 50 in app/ibc-hooks/ack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/ack.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 60 in app/ibc-hooks/ack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/ack.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 86 in app/ibc-hooks/ack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/ack.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 96 in app/ibc-hooks/ack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/ack.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 105 in app/ibc-hooks/ack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/ack.go#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 115 in app/ibc-hooks/ack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/ack.go#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 31 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 41 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 50 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 60 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 85 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 91 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 95 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 97 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L97

Added line #L97 was not covered by tests

Check warning on line 104 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 107 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L107

Added line #L107 was not covered by tests

Check warning on line 114 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 119 in app/ibc-hooks/timeout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ibc-hooks/timeout.go#L118-L119

Added lines #L118 - L119 were not covered by tests