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

iotaledger / iota / 23325268419
64%

Build:
DEFAULT BRANCH: develop
Ran 20 Mar 2026 04:01AM UTC
Jobs 1
Files 1543
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

19 Mar 2026 04:53PM UTC coverage: 64.024% (+0.08%) from 63.94%
23325268419

push

github

web-flow
feat: Add RGP to TxContext (#10729)

[run-ci]

# Description of change

This PR contains the following upstream changes:
1. https://github.com/MystenLabs/sui/pull/22341
2. https://github.com/MystenLabs/sui/pull/22607

The following upstream change is ignored because we implement all the
`TxContext` fields as native functions in the same release:
1. https://github.com/MystenLabs/sui/pull/22701

## Links to any relevant issues

fixes #10590 

### Release Notes

- [x] Protocol: `reference_gas_price`, `gas_price`, `gas_budget` were
added to `TxContext`
- [ ] Nodes (Validators and Full nodes):
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:

52 of 52 new or added lines in 7 files covered. (100.0%)

1793 existing lines in 52 files now uncovered.

228307 of 356598 relevant lines covered (64.02%)

2751510.76 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.78
0.0% crates/iota-cluster-test/src/test_case/native_transfer_test.rs
1
92.0
-2.0% crates/iota-grpc-server/src/response.rs
1
97.92
-1.04% crates/iota-surfer/src/surfer_task.rs
1
86.36
8.18% crates/iota-surfer/src/surf_strategy.rs
1
96.76
-0.11% crates/starfish/core/src/cordial_knowledge.rs
2
95.87
-0.01% consensus/core/src/commit_observer.rs
2
95.43
-0.0% consensus/core/src/core.rs
2
89.35
-0.69% crates/iota-core/src/connection_monitor.rs
2
77.17
-0.43% crates/iota-core/src/storage.rs
2
91.72
-0.15% crates/iota-faucet/src/faucet/simple_faucet.rs
2
95.22
-0.87% crates/iota-http/src/lib.rs
2
73.69
-0.28% crates/iota-network/src/randomness/mod.rs
2
68.81
1.14% crates/iota/src/client_commands.rs
2
98.53
-0.0% crates/starfish/core/src/linearizer.rs
2
99.23
-0.77% iota-execution/latest/iota-move-natives/src/tx_context.rs
3
74.2
-0.14% crates/iota-core/src/checkpoints/mod.rs
3
74.29
-1.07% crates/iota-sdk/src/wallet_context.rs
3
83.85
-0.11% crates/starfish/core/src/commit_syncer/fast.rs
4
84.2
-0.54% crates/iota-grpc-server/src/types.rs
4
94.87
0.51% crates/iota-move/src/unit_test.rs
4
73.12
-1.08% crates/iota-types/src/messages_consensus.rs
5
96.46
-0.01% consensus/core/src/block_manager.rs
5
95.35
-0.04% crates/starfish/core/src/dag_state.rs
6
99.41
0.04% iota-execution/latest/iota-move-natives/src/lib.rs
7
92.7
0.11% iota-execution/latest/iota-adapter/src/adapter.rs
8
98.13
-0.0% consensus/core/src/linearizer.rs
8
75.51
-0.12% crates/iota-core/src/test_utils.rs
8
95.24
-0.02% crates/starfish/core/src/commit_observer.rs
9
95.6
0.05% crates/iota-genesis-builder/src/stardust/migration/migration.rs
10
97.25
-0.0% consensus/core/src/dag_state.rs
10
82.49
-1.95% crates/starfish/core/src/network/tonic_network.rs
13
93.52
-1.65% crates/iota-core/src/consensus_adapter.rs
14
0.0
-48.28% crates/iota-types/src/storage/error.rs
16
97.07
0.01% crates/iota-genesis-builder/src/stardust/migration/executor.rs
16
61.22
0.92% crates/iota-network-stack/src/client.rs
17
0.0
0.0% crates/iota-replay/src/types.rs
29
91.87
-0.02% crates/starfish/core/src/shard_reconstructor.rs
30
91.46
0.05% consensus/core/src/synchronizer.rs
31
91.82
-0.02% crates/starfish/core/src/header_synchronizer.rs
36
87.95
0.0% consensus/core/src/authority_service.rs
57
69.44
1.24% crates/iota-json/src/lib.rs
60
0.0
0.0% crates/iota-indexer-streaming/src/memory.rs
75
84.9
1.15% crates/iota-types/src/base_types.rs
77
92.16
0.01% iota-execution/latest/iota-adapter/src/programmable_transactions/context.rs
82
90.92
-0.01% crates/iota/src/upgrade_compatibility/mod.rs
83
92.08
0.0% iota-execution/latest/iota-adapter/src/programmable_transactions/execution.rs
92
92.3
-0.57% crates/iota-protocol-config/src/lib.rs
93
88.48
0.39% crates/iota-genesis-builder/src/lib.rs
106
78.88
0.09% crates/iota-types/src/transaction.rs
189
80.17
0.18% crates/iota-core/src/authority.rs
237
74.37
0.81% iota-execution/latest/iota-adapter/src/execution_engine.rs
318
46.88
0.42% crates/iota-replay/src/replay.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 23325268419.1 20 Mar 2026 04:01AM UTC 1555
63.74
GitHub Action Run
Source Files on build 23325268419
  • Tree
  • List 1543
  • Changed 168
  • Source Changed 125
  • Coverage Changed 99
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23325268419
  • 55ba9c21 on github
  • Prev Build on develop (#23275516538)
  • Next Build on develop (#23369171014)
  • 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