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

iotaledger / iota / 26730923758
67%

Build:
DEFAULT BRANCH: develop
Ran 01 Jun 2026 02:41AM UTC
Jobs 1
Files 1074
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

29 May 2026 12:13PM UTC coverage: 66.893% (-0.02%) from 66.909%
26730923758

push

github

web-flow
fix(iota-indexer): use lamport-1 for NotYetCreated backward-history rows (#11687)

# Description of change

Switch the not yet created version to `lamport - 1`, matching the unwrap
path and the original design proposal. Each create now results in a
distinct version keeping versions of each object monotonic, so
MIN(version) works properly in the consistent view query.

Add an e2e test exercising create -> delete -> recreate of a DOF across
four checkpoints. The test fails on the old `-1` ingestion (`cv2_after`
returns no edges) and passes with the fix.

## Links to any relevant issues

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

## How the change has been tested

Describe the tests that you ran to verify your changes.

Make sure to provide instructions for the maintainer as well as any
relevant configurations.

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [x] 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.

0 of 1 new or added line in 1 file covered. (0.0%)

100 existing lines in 19 files now uncovered.

152093 of 227369 relevant lines covered (66.89%)

466084.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% crates/iota-indexer/src/ingestion/primary/prepare.rs

Coverage Regressions

Lines Coverage ∆ File
31
0.0
0.0% crates/iota-indexer/src/ingestion/primary/prepare.rs
12
93.77
-2.02% crates/iota-core/src/congestion_tracker.rs
10
67.79
-0.81% crates/iota-core/src/authority/authority_store.rs
8
93.95
-0.17% crates/starfish/core/src/authority_service.rs
7
93.54
-0.41% crates/starfish/core/src/transactions_synchronizer.rs
6
82.65
-1.17% crates/starfish/core/src/network/tonic_network.rs
5
98.1
-1.58% crates/transaction-fuzzer/src/account_universe/transfer_gen.rs
4
73.81
-0.29% crates/iota-network/src/randomness/mod.rs
3
91.13
-0.13% crates/iota-core/src/execution_cache/writeback_cache.rs
2
89.35
-0.34% crates/iota-core/src/connection_monitor.rs
2
95.87
-0.26% crates/iota-core/src/consensus_adapter.rs
2
90.82
-0.28% crates/iota-core/src/epoch/randomness.rs
2
92.3
-0.15% crates/iota-faucet/src/faucet/simple_faucet.rs
1
81.04
0.0% crates/iota-core/src/authority_server.rs
1
97.21
-0.56% crates/iota-core/src/checkpoints/causal_order.rs
1
98.62
-0.28% crates/iota-core/src/signature_verifier.rs
1
89.03
-0.14% crates/iota-network/src/discovery/mod.rs
1
91.83
0.05% crates/starfish/core/src/header_synchronizer.rs
1
87.84
0.0% crates/starfish/core/src/leader_timeout.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 26730923758.1 01 Jun 2026 02:41AM UTC 1074
66.89
GitHub Action Run
Source Files on build 26730923758
  • Tree
  • List 1074
  • Changed 24
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26730923758
  • 077c4110 on github
  • Prev Build on develop (#26700240572)
  • Next Build on develop (#26793369910)
  • 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