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: add take profit price Msg #815

Merged
merged 3 commits into from
Sep 24, 2024

update

02306e8
Select commit
Loading
Failed to load commit list.
Merged

feat: add take profit price Msg #815

update
02306e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 23, 2024 in 1s

28.73% of diff hit (target 42.69%)

View this Pull Request on Codecov

28.73% of diff hit (target 42.69%)

Annotations

Check warning on line 35 in x/perpetual/client/cli/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/client/cli/tx.go#L35

Added line #L35 was not covered by tests

Check warning on line 24 in x/perpetual/client/cli/tx_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/client/cli/tx_update_take_profit_price.go#L16-L24

Added lines #L16 - L24 were not covered by tests

Check warning on line 28 in x/perpetual/client/cli/tx_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/client/cli/tx_update_take_profit_price.go#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 33 in x/perpetual/client/cli/tx_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/client/cli/tx_update_take_profit_price.go#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 42 in x/perpetual/client/cli/tx_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/client/cli/tx_update_take_profit_price.go#L36-L42

Added lines #L36 - L42 were not covered by tests

Check warning on line 44 in x/perpetual/client/cli/tx_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/client/cli/tx_update_take_profit_price.go#L44

Added line #L44 was not covered by tests

Check warning on line 48 in x/perpetual/client/cli/tx_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/client/cli/tx_update_take_profit_price.go#L48

Added line #L48 was not covered by tests

Check warning on line 50 in x/perpetual/client/cli/tx_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/client/cli/tx_update_take_profit_price.go#L50

Added line #L50 was not covered by tests

Check warning on line 16 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 22 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L19-L22

Added lines #L19 - L22 were not covered by tests

Check warning on line 28 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 32 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 37 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 39 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L39

Added line #L39 was not covered by tests

Check warning on line 45 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L41-L45

Added lines #L41 - L45 were not covered by tests

Check warning on line 51 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 57 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 60 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L60

Added line #L60 was not covered by tests

Check warning on line 67 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L62-L67

Added lines #L62 - L67 were not covered by tests

Check warning on line 69 in x/perpetual/keeper/msg_server_update_take_profit_price.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/keeper/msg_server_update_take_profit_price.go#L69

Added line #L69 was not covered by tests

Check warning on line 37 in x/perpetual/types/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/perpetual/types/codec.go#L37

Added line #L37 was not covered by tests