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: packet retention not clear #116

Merged
merged 11 commits into from
Jul 27, 2023

Merge branch 'main' into fix/packet-retention-not-clear

6adb6fb
Select commit
Loading
Failed to load commit list.
Merged

fix: packet retention not clear #116

Merge branch 'main' into fix/packet-retention-not-clear
6adb6fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 27, 2023 in 1s

4.54% of diff hit (target 80.00%)

View this Pull Request on Codecov

4.54% of diff hit (target 80.00%)

Annotations

Check warning on line 438 in cmd/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/config.go#L437-L438

Added lines #L437 - L438 were not covered by tests

Check warning on line 181 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L181

Added line #L181 was not covered by tests

Check warning on line 201 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L190-L201

Added lines #L190 - L201 were not covered by tests

Check warning on line 220 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L220

Added line #L220 was not covered by tests

Check warning on line 223 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L223

Added line #L223 was not covered by tests

Check warning on line 226 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L226

Added line #L226 was not covered by tests

Check warning on line 83 in cmd/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tx.go#L83

Added line #L83 was not covered by tests

Check warning on line 203 in cmd/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tx.go#L203

Added line #L203 was not covered by tests

Check warning on line 408 in cmd/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tx.go#L408

Added line #L408 was not covered by tests

Check warning on line 693 in cmd/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tx.go#L693

Added line #L693 was not covered by tests

Check warning on line 266 in relayer/chains/cosmos/cosmos_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/cosmos/cosmos_chain_processor.go#L265-L266

Added lines #L265 - L266 were not covered by tests

Check warning on line 270 in relayer/chains/cosmos/cosmos_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/cosmos/cosmos_chain_processor.go#L269-L270

Added lines #L269 - L270 were not covered by tests

Check warning on line 74 in relayer/chains/cosmos/provider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/cosmos/provider.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 78 in relayer/chains/cosmos/provider.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/cosmos/provider.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 35 in relayer/chains/icon/event_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/event_parser.go#L35

Added line #L35 was not covered by tests

Check warning on line 37 in relayer/chains/icon/event_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/event_parser.go#L37

Added line #L37 was not covered by tests

Check warning on line 168 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#L157-L168

Added lines #L157 - L168 were not covered by tests

Check warning on line 172 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#L172

Added line #L172 was not covered by tests

Check warning on line 270 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#L267-L270

Added lines #L267 - L270 were not covered by tests

Check warning on line 273 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#L273

Added line #L273 was not covered by tests

Check warning on line 279 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#L279

Added line #L279 was not covered by tests

Check warning on line 289 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#L289

Added line #L289 was not covered by tests

Check warning on line 316 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#L316

Added line #L316 was not covered by tests

Check warning on line 336 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#L328-L336

Added lines #L328 - L336 were not covered by tests

Check warning on line 354 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#L354

Added line #L354 was not covered by tests