refactor: MsgUpdateCrosschainFlags into MsgEnableCCTXFlags, MsgDisableCCTXFlags and MsgUpdateGasPriceIncreaseFlags #2269
Codecov / codecov/patch
succeeded
May 29, 2024 in 1s
96.00% of diff hit (target 68.94%)
View this Pull Request on Codecov
96.00% of diff hit (target 68.94%)
Annotations
Check warning on line 51 in x/observer/keeper/msg_server_disable_cctx_flags.go
codecov / codecov/patch
x/observer/keeper/msg_server_disable_cctx_flags.go#L51
Added line #L51 was not covered by tests
Check warning on line 51 in x/observer/keeper/msg_server_enable_cctx_flags.go
codecov / codecov/patch
x/observer/keeper/msg_server_enable_cctx_flags.go#L51
Added line #L51 was not covered by tests
Check warning on line 50 in x/observer/keeper/msg_server_update_gas_price_increase_flags.go
codecov / codecov/patch
x/observer/keeper/msg_server_update_gas_price_increase_flags.go#L50
Added line #L50 was not covered by tests
Loading