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: Use bytes instead of string comparison in delete validator queue (backport cosmos/cosmos-sdk#12303) #1301

Merged
merged 5 commits into from
Mar 26, 2024

Update CHANGELOG.md

1568641
Select commit
Loading
Failed to load commit list.
Merged

fix: Use bytes instead of string comparison in delete validator queue (backport cosmos/cosmos-sdk#12303) #1301

Update CHANGELOG.md
1568641
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️

... and 4 files with indirect coverage changes