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(auction) msgs interfaces and validation #2475

Merged
merged 11 commits into from
Mar 28, 2024

update coin fixtures

31998a5
Select commit
Loading
Failed to load commit list.
Merged

feat(auction) msgs interfaces and validation #2475

update coin fixtures
31998a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 1s

63.15% of diff hit (target 75.38%)

View this Pull Request on Codecov

63.15% of diff hit (target 75.38%)

Annotations

Check warning on line 46 in util/coin/fixtures.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/coin/fixtures.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 30 in x/auction/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/msgs.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 37 in x/auction/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/msgs.go#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 56 in x/auction/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/msgs.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 63 in x/auction/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/msgs.go#L60-L63

Added lines #L60 - L63 were not covered by tests