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

test(evm): unit tests for evm_ante #1912

Merged
merged 16 commits into from
Jun 11, 2024

test(evm): ante handler setup ctx coverage

a862309
Select commit
Loading
Failed to load commit list.
Merged

test(evm): unit tests for evm_ante #1912

test(evm): ante handler setup ctx coverage
a862309
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 10, 2024 in 0s

8.64% of diff hit (target 0.00%)

View this Pull Request on Codecov

8.64% of diff hit (target 0.00%)

Annotations

Check warning on line 20 in app/evmante_emit_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_emit_event.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 26 in app/evmante_emit_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_emit_event.go#L26

Added line #L26 was not covered by tests

Check warning on line 30 in app/evmante_emit_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_emit_event.go#L30

Added line #L30 was not covered by tests

Check warning on line 35 in app/evmante_emit_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_emit_event.go#L32-L35

Added lines #L32 - L35 were not covered by tests

Check warning on line 45 in app/evmante_emit_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_emit_event.go#L41-L45

Added lines #L41 - L45 were not covered by tests

Check warning on line 48 in app/evmante_emit_event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_emit_event.go#L48

Added line #L48 was not covered by tests

Check warning on line 36 in app/evmante_setup_ctx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_setup_ctx.go#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 24 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L22-L24

Added lines #L22 - L24 were not covered by tests

Check warning on line 29 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L29

Added line #L29 was not covered by tests

Check warning on line 32 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 35 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L35

Added line #L35 was not covered by tests

Check warning on line 38 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 45 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 52 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L48-L52

Added lines #L48 - L52 were not covered by tests

Check warning on line 56 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 61 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 65 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 70 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 74 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 80 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L76-L80

Added lines #L76 - L80 were not covered by tests

Check warning on line 85 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L82-L85

Added lines #L82 - L85 were not covered by tests

Check warning on line 90 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 93 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L93

Added line #L93 was not covered by tests

Check warning on line 97 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 104 in app/evmante_validate_basic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante_validate_basic.go#L101-L104

Added lines #L101 - L104 were not covered by tests