Use Authority Params #25607
Draft
Use Authority Params #25607
Codecov / codecov/project
failed
Nov 26, 2025 in 0s
68.34% (-1.61%) compared to 652f879
View this Pull Request on Codecov
68.34% (-1.61%) compared to 652f879
Details
Codecov Report
❌ Patch coverage is 93.54839% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.34%. Comparing base (652f879) to head (a87c104).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| x/consensus/types/msgs.go | 0.00% | 2 Missing |
| x/distribution/keeper/msg_server.go | 83.33% | 1 Missing |
| x/protocolpool/keeper/keeper.go | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #25607 +/- ##
==========================================
- Coverage 69.95% 68.34% -1.61%
==========================================
Files 826 856 +30
Lines 54222 55799 +1577
==========================================
+ Hits 37929 38138 +209
- Misses 16293 17661 +1368 | Files with missing lines | Coverage Δ | |
|---|---|---|
| testutil/integration/router.go | 90.00% <100.00%> (ø) |
|
| testutil/sims/app_helpers.go | 79.10% <ø> (ø) |
|
| x/auth/keeper/keeper.go | 82.35% <100.00%> (-0.39%) |
⬇️ |
| x/auth/keeper/msg_server.go | 75.00% <100.00%> (+3.57%) |
⬆️ |
| x/auth/module.go | 73.07% <100.00%> (+0.23%) |
⬆️ |
| x/bank/keeper/keeper.go | 89.65% <100.00%> (+0.38%) |
⬆️ |
| x/bank/keeper/msg_server.go | 89.01% <100.00%> (ø) |
|
| x/bank/keeper/send.go | 92.37% <ø> (+0.27%) |
⬆️ |
| x/bank/module.go | 66.01% <ø> (-0.34%) |
⬇️ |
| x/consensus/keeper/keeper.go | 87.17% <100.00%> (-0.63%) |
⬇️ |
| ... and 24 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading