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

Chore/action lint fix #41

Merged
merged 2 commits into from
Jul 17, 2024

remove unnecessary goprivate from workflow

f5dfbe6
Select commit
Loading
Failed to load commit list.
Merged

Chore/action lint fix #41

remove unnecessary goprivate from workflow
f5dfbe6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 17, 2024 in 0s

12.50% of diff hit (target 26.35%)

View this Pull Request on Codecov

12.50% of diff hit (target 26.35%)

Annotations

Check warning on line 35 in app/ante/verify.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante/verify.go#L35

Added line #L35 was not covered by tests

Check warning on line 1084 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L1084

Added line #L1084 was not covered by tests

Check warning on line 109 in jsonrpc/backend/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/block.go#L109

Added line #L109 was not covered by tests

Check warning on line 115 in jsonrpc/backend/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/block.go#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 135 in jsonrpc/backend/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/block.go#L135

Added line #L135 was not covered by tests

Check warning on line 141 in jsonrpc/backend/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/block.go#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 24 in jsonrpc/backend/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/filters.go#L24

Added line #L24 was not covered by tests

Check warning on line 30 in jsonrpc/backend/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/filters.go#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 67 in jsonrpc/backend/gas.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/gas.go#L64-L67

Added lines #L64 - L67 were not covered by tests

Check warning on line 76 in jsonrpc/backend/gas.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/gas.go#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 78 in jsonrpc/backend/gas.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/gas.go#L78

Added line #L78 was not covered by tests

Check warning on line 112 in x/evm/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/genesis.go#L112

Added line #L112 was not covered by tests

Check warning on line 132 in x/evm/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/genesis.go#L132

Added line #L132 was not covered by tests

Check warning on line 145 in x/evm/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/genesis.go#L145

Added line #L145 was not covered by tests

Check warning on line 159 in x/evm/keeper/txutils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/txutils.go#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 164 in x/evm/keeper/txutils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/txutils.go#L163-L164

Added lines #L163 - L164 were not covered by tests