• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

iotaledger / iota / 18894261097 / 1
64%
develop: 64%

Build:
DEFAULT BRANCH: develop
Ran 29 Oct 2025 04:10AM UTC
Files 1439
Run time 42s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Oct 2025 10:54AM UTC coverage: 66.011% (-0.03%) from 66.043%
18894261097.1

push

github

web-flow
refactor(indexer): Split primary and snapshot executors (#8916)

# Description of change

This PR splits executors for Primary and Snapshot pipelines in case it's
possible (so in situation where user passes the remote_store_url as the
source of checkpoints).
The code was refactored to leverage the fact that those are separate
pipelines with separate executors.

## Links to any relevant issues

fixes https://github.com/iotaledger/iota/issues/8841

## How the change has been tested

colocated setup tested with `iota start` command
non colocated setup tested by running `iota start` and starting indexer
separately
sync from genesis for mainnet data was NOT tested yet

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)

### Infrastructure QA (only required for crates that are maintained by
@iotaledger/infrastructure)

- [ ] Synchronization of the indexer from genesis for a network
including migration objects.
- [ ] Restart of indexer synchronization locally without resetting the
database.
- [ ] Restart of indexer synchronization on a production-like database.
- [ ] Deployment of services using Docker.
- [ ] Verification of API backward compatibility.

### Release Notes

- [ ] Protocol:
- [ ] Nodes (Validators and Full nodes):
- [x] Indexer:
Passing `--remote-store-url` as the source of checkpoints will run the
snapshot indexing pipeline using a separate executor, allowing much
bigger config parameters for snapshot lag.
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:

234782 of 355672 relevant lines covered (66.01%)

2371794.79 hits per line

Source Files on job nextest+simtest - 18894261097.1
  • Tree
  • List 1439
  • Changed 27
  • Source Changed 3
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18894261097
  • a8970ced on github
  • Prev Job for on develop (#18861156333.1)
  • Next Job for on develop (#18927029976.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc