feat(indexer): push result cap and ordering into KV tx search (PLT-748)#3708
Merged
Codecov / codecov/project
succeeded
Jul 23, 2026 in 0s
59.24% (-0.96%) compared to 26d7d6c
View this Pull Request on Codecov
59.24% (-0.96%) compared to 26d7d6c
Details
Codecov Report
❌ Patch coverage is 69.07216% with 90 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.24%. Comparing base (26d7d6c) to head (066b1bf).
Additional details and impacted files
@@ Coverage Diff @@
## main #3708 +/- ##
==========================================
- Coverage 60.19% 59.24% -0.96%
==========================================
Files 2328 2238 -90
Lines 194502 184191 -10311
==========================================
- Hits 117088 109122 -7966
+ Misses 66862 65345 -1517
+ Partials 10552 9724 -828 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...endermint/cmd/tendermint/commands/reindex_event.go | 73.49% <100.00%> (ø) |
|
| sei-tendermint/config/config.go | 74.64% <100.00%> (+0.15%) |
⬆️ |
| sei-tendermint/config/toml.go | 54.23% <ø> (ø) |
|
| ...tendermint/internal/state/indexer/block/kv/util.go | 84.90% <ø> (-1.77%) |
⬇️ |
| sei-tendermint/internal/state/indexer/budget.go | 100.00% <100.00%> (ø) |
|
| ...ei-tendermint/internal/state/indexer/sink/kv/kv.go | 100.00% <100.00%> (ø) |
|
| sei-tendermint/internal/state/indexer/sink/sink.go | 80.64% <100.00%> (+0.64%) |
⬆️ |
| sei-tendermint/internal/rpc/core/tx.go | 73.23% <77.77%> (+3.50%) |
⬆️ |
| ...i-tendermint/internal/state/indexer/tx/kv/utils.go | 75.00% <63.63%> (-25.00%) |
⬇️ |
| sei-tendermint/internal/state/indexer/utils.go | 81.81% <81.81%> (ø) |
|
| ... and 2 more |
🚀 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.
Loading