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

feat: add verifier for icon. #105

Merged
merged 9 commits into from
Jul 19, 2023

fix: remove unwanted

631759c
Select commit
Loading
Failed to load commit list.
Merged

feat: add verifier for icon. #105

fix: remove unwanted
631759c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Jul 12, 2023 in 1s

0.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.00%)

Annotations

Check warning on line 309 in relayer/chains/archway/archway_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/archway/archway_chain_processor.go#L309

Added line #L309 was not covered by tests

Check warning on line 361 in relayer/chains/archway/archway_chain_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/archway/archway_chain_processor.go#L360-L361

Added lines #L360 - L361 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 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 315 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#L307-L315

Added lines #L307 - L315 were 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#L333

Added line #L333 was not covered by tests

Check warning on line 455 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#L442-L455

Added lines #L442 - L455 were not covered by tests

Check warning on line 462 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#L458-L462

Added lines #L458 - L462 were not covered by tests

Check warning on line 468 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#L465-L468

Added lines #L465 - L468 were 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#L470-L473

Added lines #L470 - L473 were not covered by tests

Check warning on line 488 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-L488

Added lines #L475 - L488 were not covered by tests

Check warning on line 492 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#L490-L492

Added lines #L490 - L492 were not covered by tests

Check warning on line 497 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#L494-L497

Added lines #L494 - L497 were not covered by tests

Check warning on line 646 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#L644-L646

Added lines #L644 - L646 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L141 - L143 were not covered by tests

Check warning on line 151 in relayer/chains/icon/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/utils.go#L146-L151

Added lines #L146 - L151 were not covered by tests

Check warning on line 157 in relayer/chains/icon/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/utils.go#L153-L157

Added lines #L153 - L157 were not covered by tests

Check warning on line 166 in relayer/chains/icon/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/utils.go#L159-L166

Added lines #L159 - L166 were not covered by tests

Check warning on line 171 in relayer/chains/icon/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/utils.go#L169-L171

Added lines #L169 - L171 were not covered by tests

Check warning on line 174 in relayer/chains/icon/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/utils.go#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 177 in relayer/chains/icon/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/utils.go#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 182 in relayer/chains/icon/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/utils.go#L179-L182

Added lines #L179 - L182 were not covered by tests

Check warning on line 185 in relayer/chains/icon/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/utils.go#L185

Added line #L185 was not covered by tests

Check warning on line 195 in relayer/chains/icon/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

relayer/chains/icon/utils.go#L189-L195

Added lines #L189 - L195 were not covered by tests