feat: remove SIGN_MODE_TEXTUAL#26456
Merged
Merged
Codecov / codecov/project
succeeded
Jun 8, 2026 in 0s
64.68% (-0.33%) compared to 71efc78
View this Pull Request on Codecov
64.68% (-0.33%) compared to 71efc78
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.68%. Comparing base (71efc78) to head (4ae9c3d).
Additional details and impacted files
@@ Coverage Diff @@
## main #26456 +/- ##
==========================================
- Coverage 65.00% 64.68% -0.33%
==========================================
Files 814 798 -16
Lines 56655 55485 -1170
==========================================
- Hits 36829 35889 -940
+ Misses 19826 19596 -230 | Files with missing lines | Coverage Δ | |
|---|---|---|
| client/cmd.go | 78.04% <ø> (+0.66%) |
⬆️ |
| client/flags/flags.go | 81.81% <100.00%> (ø) |
|
| client/tx/factory.go | 75.37% <ø> (+0.56%) |
⬆️ |
| crypto/keyring/keyring.go | 76.62% <ø> (+0.61%) |
⬆️ |
| crypto/ledger/ledger_secp256k1.go | 68.75% <ø> (ø) |
|
| simapp/app.go | 91.99% <100.00%> (-0.08%) |
⬇️ |
| x/auth/signing/verify.go | 59.25% <ø> (+4.08%) |
⬆️ |
| x/auth/tx/config.go | 83.63% <ø> (+0.30%) |
⬆️ |
| x/auth/tx/config/config.go | 87.50% <ø> (+30.65%) |
⬆️ |
| x/tx/signing/std/handler_map.go | 0.00% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading