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

iotaledger / iota / 31760883834
70%

Build:
DEFAULT BRANCH: develop
Ran 14 Aug 2026 02:23AM UTC
Jobs 1
Files 1062
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

13 Aug 2026 02:19PM UTC coverage: 69.692% (-0.02%) from 69.708%
31760883834

push

github

web-flow
upstream(core): Pin system package lookups to voted versions when constructing ChangeEpochTx (#12585)

## Description of change

- Upstream range: [v1.78.0, latest)
- Port commit:
-
[MystenLabs/sui@3bd67c2](https://github.com/MystenLabs/sui/commit/3bd67c24a)
- Description:

Fix race condition in building system packages by using a fixed input
version.

If the change epoch tx was already executed (e.g. via state sync),
deriving the voted package digest from the latest package version fails,
since its `previous_transaction` now points at the change epoch tx.
Pinning lookups to the voted versions makes the rebuilt tx
byte-identical, so the existing already-executed check handles it
instead of a spurious debug_fatal.

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes

2 of 19 new or added lines in 1 file covered. (10.53%)

766 existing lines in 40 files now uncovered.

169084 of 242617 relevant lines covered (69.69%)

464621.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
85.88
-0.5% crates/iota-core/src/authority.rs

Coverage Regressions

Lines Coverage ∆ File
349
70.51
0.63% crates/iota/src/client_commands.rs
152
63.75
0.02% crates/iota-json-rpc-types/src/iota_transaction.rs
38
83.66
-5.12% crates/iota-transaction-builder/src/lib.rs
33
0.0
0.0% crates/iota-node/src/main.rs
25
52.74
0.26% crates/iota-json-rpc-types/src/iota_event.rs
17
84.82
2.68% crates/iota-genesis-builder/src/validator_info.rs
16
86.91
-1.47% crates/iota-test-transaction-builder/src/lib.rs
15
90.35
0.0% crates/iota-types/src/lib.rs
12
0.0
-54.55% crates/iota-cluster-test/src/config.rs
9
89.89
-0.87% crates/iota-network/src/state_sync/mod.rs
8
79.31
-13.79% crates/iota-vm-sdk/src/executor/types.rs
8
96.78
-0.23% crates/starfish/core/src/dag_state.rs
7
78.81
1.22% crates/test-cluster/src/lib.rs
6
85.88
-0.5% crates/iota-core/src/authority.rs
6
75.56
-13.33% crates/iota-core/src/starfish_adapter.rs
5
78.4
-0.69% crates/iota-core/src/traffic_controller/mod.rs
4
67.82
-0.34% crates/iota-core/src/authority/authority_store.rs
4
91.52
-0.25% crates/iota-core/src/execution_cache/writeback_cache.rs
4
85.86
-0.99% crates/iota-core/src/storage.rs
4
74.38
-1.97% crates/iota-core/src/test_utils.rs
4
85.05
-0.36% crates/iota-json-rpc/src/read_api.rs
4
57.2
0.84% crates/iota-json-rpc-types/src/iota_object.rs
4
60.0
0.0% crates/iota-swarm-config/src/network_config.rs
4
84.43
0.33% crates/starfish/core/src/network/tonic_network.rs
3
71.43
-14.29% crates/iota-config/src/certificate_deny_config.rs
3
95.45
-2.73% crates/starfish/config/src/committee.rs
3
84.21
-3.16% crates/starfish/config/src/crypto.rs
2
96.77
0.0% crates/iota-config/src/p2p.rs
2
91.08
-0.04% crates/iota-core/src/authority/authority_per_epoch_store.rs
2
78.69
1.64% crates/iota-core/src/traffic_controller/nodefw_test_server.rs
2
97.91
-0.16% crates/starfish/core/src/commit_observer.rs
2
97.08
-0.07% crates/starfish/core/src/core.rs
2
92.65
-0.08% crates/starfish/core/src/header_synchronizer.rs
1
86.11
0.0% crates/iota-cluster-test/src/test_case/native_transfer_test.rs
1
92.76
-0.12% crates/iota-core/src/consensus_adapter.rs
1
89.24
0.0% crates/iota-network/src/discovery/mod.rs
1
81.85
-0.19% crates/iota-types/src/messages_consensus.rs
1
93.36
-0.07% crates/starfish/core/src/commit_syncer/fast.rs
1
75.65
-0.14% crates/starfish/core/src/commit_syncer/mod.rs
1
83.41
-0.24% crates/starfish/core/src/core_thread.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 31760883834.1 14 Aug 2026 02:23AM UTC 1062
69.69
GitHub Action Run
Source Files on build 31760883834
  • Tree
  • List 1062
  • Changed 83
  • Source Changed 38
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31760883834
  • 2bf272fe on github
  • Prev Build on develop (#31657984071)
  • Next Build on develop (#31856637700)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc