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 (backport #1372) #1373

Merged
merged 3 commits into from
May 9, 2024

Merge branch 'release/v0.49.x' into mergify/bp/release/v0.49.x/pr-1372

f13f678
Select commit
Loading
Failed to load commit list.
Merged

feat: support message based proposals (backport #1372) #1373

Merge branch 'release/v0.49.x' into mergify/bp/release/v0.49.x/pr-1372
f13f678
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 9, 2024 in 0s

68.87% (target 50.00%)

View this Pull Request on Codecov

68.87% (target 50.00%)

Details

Codecov Report

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

Project coverage is 68.87%. Comparing base (defb3ad) to head (f13f678).
Report is 1 commits behind head on release/v0.49.x.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v0.49.x    #1373   +/-   ##
================================================
  Coverage            68.86%   68.87%           
================================================
  Files                  675      671    -4     
  Lines                69204    69197    -7     
================================================
- Hits                 47660    47657    -3     
+ Misses               19264    19260    -4     
  Partials              2280     2280           
Files Coverage Δ
simapp/app.go 82.23% <100.00%> (-0.05%) ⬇️
x/fswap/types/fswap.go 4.76% <ø> (+0.84%) ⬆️
x/fswap/types/codec.go 57.89% <88.88%> (+17.89%) ⬆️
x/fswap/types/genesis.go 25.00% <0.00%> (-7.00%) ⬇️
x/fswap/keeper/msg_server.go 43.18% <0.00%> (-12.71%) ⬇️
x/fswap/types/msgs.go 0.00% <0.00%> (ø)
x/fswap/keeper/keeper.go 46.57% <44.92%> (-2.01%) ⬇️

... and 2 files with indirect coverage changes