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

Allow minor releases before the block height #320

Merged
merged 12 commits into from
Oct 4, 2023

handle explicit empty info case (normal)

73b405d
Select commit
Loading
Failed to load commit list.
Merged

Allow minor releases before the block height #320

handle explicit empty info case (normal)
73b405d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2023 in 0s

55.40% (target 50.00%)

View this Pull Request on Codecov

55.40% (target 50.00%)

Details

Codecov Report

Merging #320 (73b405d) into main (2066dbf) will increase coverage by 0.02%.
The diff coverage is 90.38%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
+ Coverage   55.38%   55.40%   +0.02%     
==========================================
  Files         620      620              
  Lines       51639    51669      +30     
==========================================
+ Hits        28598    28626      +28     
- Misses      20959    20960       +1     
- Partials     2082     2083       +1     
Files Coverage Δ
x/upgrade/keeper/keeper.go 83.52% <ø> (ø)
x/upgrade/types/plan.go 97.43% <100.00%> (+1.13%) ⬆️
x/upgrade/abci.go 91.02% <87.50%> (-2.31%) ⬇️

... and 1 file with indirect coverage changes