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(x/market): implement resource offer in bid #1898

Merged
merged 1 commit into from
Nov 1, 2023

feat(x/market): implement resource offer in bid

21fd3c4
Select commit
Loading
Failed to load commit list.
Merged

feat(x/market): implement resource offer in bid #1898

feat(x/market): implement resource offer in bid
21fd3c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 1, 2023 in 0s

52.44% of diff hit (target 46.86%)

View this Pull Request on Codecov

52.44% of diff hit (target 46.86%)

Annotations

Check warning on line 36 in upgrades/software/v0.28.0/market.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

upgrades/software/v0.28.0/market.go#L29-L36

Added lines #L29 - L36 were not covered by tests

Check warning on line 38 in upgrades/software/v0.28.0/market.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

upgrades/software/v0.28.0/market.go#L38

Added line #L38 was not covered by tests

Check warning on line 47 in upgrades/software/v0.28.0/market.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

upgrades/software/v0.28.0/market.go#L41-L47

Added lines #L41 - L47 were not covered by tests

Check warning on line 47 in upgrades/software/v0.28.0/upgrade.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

upgrades/software/v0.28.0/upgrade.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 23 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 30 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 37 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 44 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 52 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 74 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L74

Added line #L74 was not covered by tests

Check warning on line 77 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L77

Added line #L77 was not covered by tests

Check warning on line 80 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L80

Added line #L80 was not covered by tests

Check warning on line 89 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L89

Added line #L89 was not covered by tests

Check warning on line 92 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L92

Added line #L92 was not covered by tests

Check warning on line 95 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L95

Added line #L95 was not covered by tests

Check warning on line 105 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L105

Added line #L105 was not covered by tests

Check warning on line 108 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L108

Added line #L108 was not covered by tests

Check warning on line 111 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L111

Added line #L111 was not covered by tests

Check warning on line 122 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L122

Added line #L122 was not covered by tests

Check warning on line 125 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L125

Added line #L125 was not covered by tests

Check warning on line 128 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L128

Added line #L128 was not covered by tests

Check warning on line 143 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L143

Added line #L143 was not covered by tests

Check warning on line 146 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L146

Added line #L146 was not covered by tests

Check warning on line 155 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L155

Added line #L155 was not covered by tests

Check warning on line 158 in x/market/keeper/keys/v1beta4/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/market/keeper/keys/v1beta4/key.go#L158

Added line #L158 was not covered by tests