fix: Use bytes instead of string comparison in delete validator queue (backport cosmos/cosmos-sdk#12303) #1301
Codecov / codecov/project
succeeded
Mar 26, 2024 in 0s
70.42% (target 50.00%)
View this Pull Request on Codecov
70.42% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 70.42%. Comparing base (
c462f36
) to head (1568641
).
❗ Current head 1568641 differs from pull request most recent head 29cc88d. Consider uploading reports for the commit 29cc88d to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #1301 +/- ##
==========================================
- Coverage 70.43% 70.42% -0.02%
==========================================
Files 643 643
Lines 54720 54708 -12
==========================================
- Hits 38542 38528 -14
Misses 14008 14008
- Partials 2170 2172 +2
Files | Coverage Δ | |
---|---|---|
x/staking/keeper/validator.go | 80.95% <50.00%> (-1.27%) |
⬇️ |
Loading