Closed rach-id closed 2 years ago
Merging #244 (4128997) into evan/celestia-ize-v0.46.0-release (94a939a) will decrease coverage by
0.63%
. The diff coverage is31.85%
.
@@ Coverage Diff @@
## evan/celestia-ize-v0.46.0-release #244 +/- ##
=====================================================================
- Coverage 66.63% 66.00% -0.64%
=====================================================================
Files 752 678 -74
Lines 77749 71793 -5956
=====================================================================
- Hits 51809 47387 -4422
+ Misses 22861 21753 -1108
+ Partials 3079 2653 -426
Impacted Files | Coverage Δ | |
---|---|---|
client/flags/flags.go | 20.00% <ø> (ø) |
|
x/genutil/client/cli/gentx.go | 0.00% <0.00%> (ø) |
|
x/staking/keeper/msg_server.go | 15.00% <0.00%> (-1.50%) |
:arrow_down: |
x/staking/keeper/validator.go | 80.12% <0.00%> (-7.60%) |
:arrow_down: |
x/staking/client/cli/tx.go | 14.72% <7.46%> (-1.15%) |
:arrow_down: |
x/staking/types/msg.go | 54.28% <66.66%> (+0.77%) |
:arrow_up: |
testutil/network/network.go | 62.67% <87.50%> (+0.35%) |
:arrow_up: |
x/auth/client/testutil/suite.go | 94.41% <100.00%> (+0.01%) |
:arrow_up: |
x/genutil/client/testutil/suite.go | 100.00% <100.00%> (ø) |
|
x/staking/client/cli/flags.go | 56.66% <100.00%> (+6.66%) |
:arrow_up: |
... and 77 more |
Description
Closes: https://github.com/celestiaorg/cosmos-sdk/issues/220
Cherry picks the QGB changes from v0.44.0 to v0.46.0
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.
I have...
!
in the type prefix if API or client breaking change