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

Handle discount in setup costs for in memory cache contracts #1987

Merged
merged 9 commits into from
Sep 26, 2024

Fix some tests

46d721c
Select commit
Loading
Failed to load commit list.
Merged

Handle discount in setup costs for in memory cache contracts #1987

Fix some tests
46d721c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2024 in 0s

56.81% of diff hit (target 48.63%)

View this Pull Request on Codecov

56.81% of diff hit (target 48.63%)

Annotations

Check warning on line 128 in x/wasm/keeper/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/keeper/ante.go#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 134 in x/wasm/keeper/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/keeper/ante.go#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 91 in x/wasm/types/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/types/context.go#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 93 in x/wasm/types/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/types/context.go#L93

Added line #L93 was not covered by tests

Check warning on line 99 in x/wasm/types/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/types/context.go#L97-L99

Added lines #L97 - L99 were not covered by tests

Check warning on line 436 in x/wasm/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/types/types.go#L435-L436

Added lines #L435 - L436 were not covered by tests

Check warning on line 440 in x/wasm/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/types/types.go#L439-L440

Added lines #L439 - L440 were not covered by tests

Check warning on line 445 in x/wasm/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/types/types.go#L443-L445

Added lines #L443 - L445 were not covered by tests