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

iotaledger / iota / 27485108297
67%

Build:
DEFAULT BRANCH: develop
Ran 14 Jun 2026 02:43AM UTC
Jobs 1
Files 1106
Run time 2min
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

12 Jun 2026 04:02PM UTC coverage: 67.25% (+0.03%) from 67.221%
27485108297

push

github

web-flow
fix(indexer): nest snapshot deprecation notice correctly (#11879)

# Description of change

This patch ensures that the deprecation notice for snapshot-related cli
options are properly attached to the options.

## Links to any relevant issues

Fixes #11878 

## How the change has been tested

```sh
Usage: iota-indexer indexer [OPTIONS] <--data-ingestion-path <DATA_INGESTION_PATH>|--remote-store-url <REMOTE_STORE_URL>|--live-checkpoints-store-url <LIVE_CHECKPOINTS_STORE_URL>>

Options:
      ...
      --objects-snapshot-min-checkpoint-lag <SNAPSHOT_MIN_LAG>
          DEPRECATED: will be removed in v1.31.0. The objects_snapshot pipeline has been removed. This flag is a no-op
          
          [env: OBJECTS_SNAPSHOT_MIN_CHECKPOINT_LAG=]

      --objects-snapshot-sleep-duration <SLEEP_DURATION>
          DEPRECATED: will be removed in v1.31.0. The objects_snapshot pipeline has been removed. This flag is a no-op
     ....
      --reset-db
          

  -h, --help
          Print help (see a summary with '-h')

```

### Release Notes

- [x] Indexer: Fixes the CLI doc for the `indexer` subcommand which was
marked `DEPRECATED` erroneously.

157197 of 233751 relevant lines covered (67.25%)

473490.66 hits per line

Coverage Regressions

Lines Coverage ∆ File
125
0.0
0.0% crates/iota-indexer/src/pruning/pruner.rs
109
95.0
0.02% crates/starfish/core/src/core.rs
81
49.92
-4.31% crates/iota-replay/src/replay.rs
69
0.0
0.0% crates/iota-indexer/src/test_utils.rs
53
21.11
0.35% crates/iota-light-client/src/checkpoint.rs
35
0.0
0.0% crates/iota-indexer/src/indexer.rs
23
75.54
-0.69% crates/test-cluster/src/lib.rs
21
65.71
1.36% crates/iota-indexer/src/config.rs
21
57.2
0.56% crates/iota-json-rpc-types/src/iota_object.rs
20
0.0
0.0% crates/iota-data-ingestion-core/src/history/verifier.rs
19
60.04
-0.35% crates/iota-json-rpc-types/src/iota_transaction.rs
18
96.36
0.0% crates/starfish/core/src/dag_state.rs
16
90.37
0.07% crates/iota-protocol-config/src/lib.rs
13
93.22
1.93% crates/iota-types/src/committee.rs
9
0.0
0.0% crates/iota-indexer/src/main.rs
9
92.42
0.49% crates/starfish/config/src/parameters.rs
8
60.84
-4.82% crates/iota-stardust-types/src/block/output/nft.rs
6
82.29
-0.18% crates/iota-core/src/authority.rs
6
46.9
-5.31% crates/iota-genesis-builder/src/stardust/types/snapshot.rs
6
79.46
-5.36% crates/iota-genesis-builder/src/validator_info.rs
6
78.32
-2.1% crates/iota-sdk/src/lib.rs
6
50.0
-21.43% crates/iota-types/src/collection_types.rs
5
39.6
-4.95% crates/iota-json-rpc-types/src/object_changes.rs
5
89.43
-4.07% crates/iota-transaction-builder/src/package.rs
5
87.87
-2.09% crates/starfish/core/src/leader_timeout.rs
4
83.33
4.17% crates/iota-config/src/transaction_deny_config.rs
4
80.48
-1.59% crates/iota-types/src/gas_model/tables.rs
3
78.65
-0.41% crates/iota-core/src/traffic_controller/mod.rs
3
77.05
-4.92% crates/iota-core/src/traffic_controller/nodefw_test_server.rs
3
82.35
-8.82% crates/iota-genesis-builder/src/stardust/types/output_header.rs
3
78.1
-0.36% crates/iota-sdk/src/wallet_context.rs
3
72.2
-0.62% crates/iota-swarm/src/memory/swarm.rs
3
89.27
1.72% crates/iota-test-transaction-builder/src/lib.rs
3
95.19
-2.88% crates/starfish/config/src/committee.rs
3
88.93
-0.33% crates/starfish/core/src/commit_syncer/fast.rs
2
73.11
-0.37% crates/iota-core/src/authority_server/validator.rs
2
74.96
1.01% crates/iota-network/src/randomness/mod.rs
2
80.02
-0.23% crates/iota-types/src/crypto.rs
1
86.11
-2.78% crates/iota-cluster-test/src/test_case/native_transfer_test.rs
1
91.02
-0.04% crates/iota-core/src/authority/authority_per_epoch_store.rs
1
77.53
0.14% crates/iota-core/src/checkpoints/mod.rs
1
91.3
-0.06% crates/iota-core/src/execution_cache/writeback_cache.rs
1
45.88
-0.55% crates/iota-indexer/src/pruning/watermark_task.rs
1
80.06
-0.31% crates/starfish/core/src/core_thread.rs
1
93.96
0.41% crates/starfish/core/src/transactions_synchronizer.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 27485108297.1 14 Jun 2026 02:43AM UTC 1106
67.25
GitHub Action Run
Source Files on build 27485108297
  • Tree
  • List 1106
  • Changed 72
  • Source Changed 14
  • Coverage Changed 71
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27485108297
  • 7f8be604 on github
  • Prev Build on develop (#27389210714)
  • Next Build on develop (#27588758703)
  • 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