Skip to content

refactor: Modernize sorting

16cfa0e
Select commit
Loading
Failed to load commit list.
Merged

refactor: Modernize sorting #1947

refactor: Modernize sorting
16cfa0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2025 in 0s

57.62% (-0.01%) compared to e1b5e68, passed because coverage increased by 0.03% when compared to adjusted base (57.58%)

View this Pull Request on Codecov

57.62% (-0.01%) compared to e1b5e68, passed because coverage increased by 0.03% when compared to adjusted base (57.58%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.62%. Comparing base (e1b5e68) to head (16cfa0e).

Files with missing lines Patch % Lines
x/interchainstaking/types/rebalance.go 69.44% 6 Missing and 5 partials ⚠️
x/interchainstaking/keeper/callbacks.go 0.00% 1 Missing ⚠️
x/interchainstaking/types/delegation.go 85.71% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1947      +/-   ##
==========================================
- Coverage   57.63%   57.62%   -0.01%     
==========================================
  Files         172      172              
  Lines       15268    15296      +28     
==========================================
+ Hits         8800     8815      +15     
- Misses       5702     5710       +8     
- Partials      766      771       +5     
Files with missing lines Coverage Δ
x/interchainstaking/keeper/keeper.go 73.58% <100.00%> (+0.04%) ⬆️
x/supply/keeper/keeper.go 86.30% <100.00%> (+0.79%) ⬆️
x/interchainstaking/keeper/callbacks.go 60.54% <0.00%> (-0.10%) ⬇️
x/interchainstaking/types/delegation.go 75.47% <85.71%> (-0.02%) ⬇️
x/interchainstaking/types/rebalance.go 72.95% <69.44%> (-3.45%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.