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 indexer tests #115

Merged
merged 16 commits into from
Dec 3, 2024

fix default value

68ce4c2
Select commit
Loading
Failed to load commit list.
Merged

feat: add indexer tests #115

fix default value
68ce4c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 2, 2024 in 0s

68.83% of diff hit (target 40.68%)

View this Pull Request on Codecov

68.83% of diff hit (target 40.68%)

Annotations

Check warning on line 57 in app/ante/fee.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante/fee.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 258 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L258

Added line #L258 was not covered by tests

Check warning on line 608 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L606-L608

Added lines #L606 - L608 were not covered by tests

Check warning on line 42 in app/upgrade.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/upgrade.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 47 in app/upgrade.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/upgrade.go#L44-L47

Added lines #L44 - L47 were not covered by tests

Check warning on line 32 in indexer/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

indexer/abci.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 82 in indexer/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

indexer/mempool.go#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 147 in jsonrpc/namespaces/eth/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/namespaces/eth/api.go#L147

Added line #L147 was not covered by tests

Check warning on line 149 in jsonrpc/namespaces/eth/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/namespaces/eth/api.go#L149

Added line #L149 was not covered by tests

Check warning on line 48 in x/evm/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/config/config.go#L48

Added line #L48 was not covered by tests

Check warning on line 56 in x/evm/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/config/config.go#L56

Added line #L56 was not covered by tests