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

fix: fix the rewards collects for bid #2539

Merged
merged 9 commits into from
Jun 6, 2024

refactor the bidder code

4c17664
Select commit
Loading
Failed to load commit list.
Merged

fix: fix the rewards collects for bid #2539

refactor the bidder code
4c17664
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 6, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 68 in app/upgrades.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/upgrades.go#L68

Added line #L68 was not covered by tests

Check warning on line 13 in x/auction/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/genesis.go#L13

Added line #L13 was not covered by tests

Check warning on line 40 in x/auction/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/keeper/grpc_query.go#L40

Added line #L40 was not covered by tests

Check warning on line 33 in x/auction/keeper/rewards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/keeper/rewards.go#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 35 in x/auction/keeper/rewards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/keeper/rewards.go#L35

Added line #L35 was not covered by tests

Check warning on line 86 in x/auction/keeper/rewards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/keeper/rewards.go#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 93 in x/auction/keeper/rewards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/keeper/rewards.go#L88-L93

Added lines #L88 - L93 were not covered by tests

Check warning on line 96 in x/auction/keeper/rewards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/keeper/rewards.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 103 in x/auction/keeper/rewards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/keeper/rewards.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 107 in x/auction/keeper/rewards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/keeper/rewards.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 110 in x/auction/keeper/rewards.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/keeper/rewards.go#L110

Added line #L110 was not covered by tests

Check warning on line 300 in x/leverage/keeper/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/leverage/keeper/oracle.go#L300

Added line #L300 was not covered by tests