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: support message based proposals #1372

Merged
merged 10 commits into from
May 9, 2024

chore: update changelog

837cf59
Select commit
Loading
Failed to load commit list.
Merged

feat: support message based proposals #1372

chore: update changelog
837cf59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2024 in 0s

69.50% (target 50.00%)

View this Pull Request on Codecov

69.50% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 42.48366% with 88 lines in your changes are missing coverage. Please review.

Project coverage is 69.50%. Comparing base (68d8468) to head (837cf59).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1372   +/-   ##
=======================================
  Coverage   69.49%   69.50%           
=======================================
  Files         672      668    -4     
  Lines       56159    56149   -10     
=======================================
- Hits        39028    39026    -2     
+ Misses      14864    14856    -8     
  Partials     2267     2267           
Files Coverage Δ
simapp/app.go 80.00% <100.00%> (-0.07%) ⬇️
x/fswap/types/fswap.go 6.45% <ø> (+1.45%) ⬆️
x/fswap/types/codec.go 58.82% <87.50%> (+17.64%) ⬆️
x/fswap/types/genesis.go 28.00% <0.00%> (-8.85%) ⬇️
x/fswap/keeper/msg_server.go 46.87% <0.00%> (-13.13%) ⬇️
x/fswap/types/msgs.go 0.00% <0.00%> (ø)
x/fswap/keeper/keeper.go 51.54% <49.55%> (-2.38%) ⬇️

... and 2 files with indirect coverage changes