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): more bank extension tests and EVM ABCI integration tests to prevent regressions #2122

Merged
merged 5 commits into from
Dec 12, 2024

test: add full ABCI test to prevent regressions related to gas

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

test(evm): more bank extension tests and EVM ABCI integration tests to prevent regressions #2122

test: add full ABCI test to prevent regressions related to gas
7f343f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 12, 2024 in 1s

75.55% of diff hit (target 0.00%)

View this Pull Request on Codecov

75.55% of diff hit (target 0.00%)

Annotations

Check warning on line 44 in x/evm/evmtest/evmante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/evmtest/evmante.go#L44

Added line #L44 was not covered by tests

Check warning on line 59 in x/evm/evmtest/evmante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/evmtest/evmante.go#L59

Added line #L59 was not covered by tests

Check warning on line 240 in x/evm/evmtest/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/evmtest/tx.go#L240

Added line #L240 was not covered by tests

Check warning on line 250 in x/evm/evmtest/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/evmtest/tx.go#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 253 in x/evm/evmtest/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/evmtest/tx.go#L253

Added line #L253 was not covered by tests

Check warning on line 77 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L77

Added line #L77 was not covered by tests

Check warning on line 88 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L88

Added line #L88 was not covered by tests

Check warning on line 96 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L96

Added line #L96 was not covered by tests

Check warning on line 100 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L100

Added line #L100 was not covered by tests