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

fix: app-hash mismatch if upgrade migration commit is interrupted(backport cosmos/cosmos-sdk#13530) #1310

Merged
merged 7 commits into from
Mar 27, 2024

Merge remote-tracking branch 'upstream/main' into fix/app-hash-mismatch

ab6defa
Select commit
Loading
Failed to load commit list.
Merged

fix: app-hash mismatch if upgrade migration commit is interrupted(backport cosmos/cosmos-sdk#13530) #1310

Merge remote-tracking branch 'upstream/main' into fix/app-hash-mismatch
ab6defa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2024 in 0s

70.42% (target 50.00%)

View this Pull Request on Codecov

70.42% (target 50.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.42%. Comparing base (e5709f3) to head (ab6defa).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1310   +/-   ##
=======================================
  Coverage   70.41%   70.42%           
=======================================
  Files         643      643           
  Lines       54759    54765    +6     
=======================================
+ Hits        38560    38566    +6     
  Misses      14024    14024           
  Partials     2175     2175           
Files Coverage Δ
store/rootmulti/store.go 74.59% <100.00%> (+0.27%) ⬆️