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: use errors.New to replace fmt.Errorf with no parameters #1080

Merged
merged 3 commits into from
Dec 27, 2024

Merge branch 'main' into main

c4558d2
Select commit
Loading
Failed to load commit list.
Merged

chore: use errors.New to replace fmt.Errorf with no parameters #1080

Merge branch 'main' into main
c4558d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 26, 2024 in 0s

28.57% of diff hit (target 45.64%)

View this Pull Request on Codecov

28.57% of diff hit (target 45.64%)

Annotations

Check warning on line 44 in x/amm/types/message_swap_by_denom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/message_swap_by_denom.go#L44

Added line #L44 was not covered by tests

Check warning on line 52 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L52

Added line #L52 was not covered by tests

Check warning on line 55 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L55

Added line #L55 was not covered by tests

Check warning on line 59 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L59

Added line #L59 was not covered by tests

Check warning on line 62 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L62

Added line #L62 was not covered by tests

Check warning on line 66 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L66

Added line #L66 was not covered by tests

Check warning on line 69 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L69

Added line #L69 was not covered by tests

Check warning on line 73 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L73

Added line #L73 was not covered by tests

Check warning on line 76 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L76

Added line #L76 was not covered by tests

Check warning on line 80 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L80

Added line #L80 was not covered by tests

Check warning on line 83 in x/amm/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/params.go#L83

Added line #L83 was not covered by tests

Check warning on line 107 in x/amm/types/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/pool.go#L107

Added line #L107 was not covered by tests

Check warning on line 116 in x/amm/types/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/pool.go#L116

Added line #L116 was not covered by tests

Check warning on line 175 in x/amm/types/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/pool.go#L175

Added line #L175 was not covered by tests

Check warning on line 365 in x/amm/types/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/amm/types/pool.go#L365

Added line #L365 was not covered by tests