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(perp): MsgWithdrawFromPerpFund sudo call as part of #1642 #1734

Merged
merged 14 commits into from
Jan 1, 2024

Merge branch 'main' into realu/sg-perp

11cb148
Select commit
Loading
Failed to load commit list.
Merged

feat(perp): MsgWithdrawFromPerpFund sudo call as part of #1642 #1734

Merge branch 'main' into realu/sg-perp
11cb148
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 1, 2024 in 1s

75.22% of diff hit (target 70.00%)

View this Pull Request on Codecov

75.22% of diff hit (target 70.00%)

Annotations

Check warning on line 75 in x/devgas/v1/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/devgas/v1/module.go#L75

Added line #L75 was not covered by tests

Check warning on line 86 in x/devgas/v1/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/devgas/v1/module.go#L86

Added line #L86 was not covered by tests

Check warning on line 181 in x/devgas/v1/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/devgas/v1/module.go#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 190 in x/devgas/v1/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/devgas/v1/module.go#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 47 in x/perp/v2/keeper/sudo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perp/v2/keeper/sudo.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 176 in x/perp/v2/module/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perp/v2/module/module.go#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 185 in x/perp/v2/module/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perp/v2/module/module.go#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 429 in x/perp/v2/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perp/v2/types/msgs.go#L429

Added line #L429 was not covered by tests

Check warning on line 435 in x/perp/v2/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perp/v2/types/msgs.go#L435

Added line #L435 was not covered by tests

Check warning on line 162 in x/spot/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/spot/module.go#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 167 in x/spot/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/spot/module.go#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 175 in x/spot/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/spot/module.go#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 85 in x/tokenfactory/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/tokenfactory/module.go#L85

Added line #L85 was not covered by tests

Check warning on line 96 in x/tokenfactory/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/tokenfactory/module.go#L96

Added line #L96 was not covered by tests

Check warning on line 182 in x/tokenfactory/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/tokenfactory/module.go#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 191 in x/tokenfactory/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/tokenfactory/module.go#L190-L191

Added lines #L190 - L191 were not covered by tests