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

iotaledger / iota / 34664242153
70%

Build:
DEFAULT BRANCH: develop
Ran 12 Sep 2026 02:09AM UTC
Jobs 1
Files 1099
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

11 Sep 2026 02:08PM UTC coverage: 69.976% (+0.07%) from 69.904%
34664242153

push

github

web-flow
fix(iota-json-rpc): document the actual request_type default and drop the unused validation error (#12524) (#12884)

# Description of change

- The `iota_executeTransactionBlock` doc promised a `request_type`
default derived from the response options. The handler applies
`WaitForEffectsCert` unconditionally. The doc now states the actual
default.
- The unconditional default is kept on purpose. Deriving it from options
would silently move omitted-field clients onto the skip-certification
path. That path's timeout semantics are still an open decision in
#12414.
- The unused `IotaRpcInputError::InvalidExecuteTransactionRequestType`
variant is removed. The rule it describes was never enforced.
- The OpenRPC spec is regenerated from the updated doc.

No wire behavior changes.

## Links to any relevant issues

Fixes #12524. This implements the issue's second proposed direction:
document the actual unconditional default and remove the unused
validation variant.

## How the change has been tested

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

181019 of 258689 relevant lines covered (69.98%)

451780.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
103
91.66
0.31% crates/iota-protocol-config/src/lib.rs
65
56.25
26.78% crates/iota-core/src/transaction_driver/error.rs
52
50.44
-2.86% crates/iota-grpc-server/src/error.rs
33
96.8
0.0% crates/starfish/core/src/dag_state.rs
32
89.49
1.51% crates/iota-core/src/transaction_orchestrator.rs
29
79.68
-1.3% crates/test-cluster/src/lib.rs
27
92.88
0.68% crates/iota-core/src/epoch/randomness.rs
19
87.89
-2.29% crates/iota-test-transaction-builder/src/lib.rs
14
95.21
-0.77% crates/iota-vm-sdk/src/executor/local_vm.rs
14
86.0
-7.1% crates/iota-vm-sdk/src/executor/types.rs
11
86.9
-4.4% crates/iota-types/src/quorum_driver_types.rs
9
90.88
1.71% crates/iota-json-rpc/src/error.rs
8
51.36
0.68% crates/iota-sdk/src/apis/read.rs
7
90.46
-0.92% crates/iota-core/src/authority/consensus_quarantine.rs
6
72.11
-1.36% crates/iota-json-rpc-types/src/lib.rs
6
74.68
-2.58% crates/iota-types/src/iota_system_state/mod.rs
5
87.14
-0.15% crates/iota-core/src/authority.rs
5
96.32
0.53% crates/iota-core/src/transaction_driver/mod.rs
5
82.52
1.05% crates/iota-sdk/src/wallet_context.rs
5
89.66
-5.75% crates/iota-traffic-controller/src/sim.rs
5
98.73
0.01% crates/iota-vm-sdk/src/executor/prepare.rs
4
56.37
1.39% crates/iota-json-rpc-types/src/iota_object.rs
4
0.0
-80.0% crates/iota-types/src/messages_safe_client.rs
3
71.43
-14.29% crates/iota-config/src/certificate_deny_config.rs
3
82.14
-2.68% crates/iota-genesis-builder/src/validator_info.rs
3
66.67
-6.25% crates/iota-network-stack/src/anemo_ext.rs
3
81.53
-0.36% crates/iota-swarm/src/memory/swarm.rs
3
97.96
-2.04% crates/iota-types/src/mock_checkpoint_builder.rs
2
99.08
0.02% crates/iota-core/src/authority/shared_object_version_manager.rs
2
74.31
0.29% crates/iota-network/src/randomness/mod.rs
1
86.11
0.0% crates/iota-cluster-test/src/test_case/native_transfer_test.rs
1
91.83
-0.03% crates/iota-core/src/authority/authority_per_epoch_store.rs
1
84.41
-0.19% crates/iota-core/src/authority_server/validator_v2.rs
1
91.52
0.13% crates/iota-core/src/execution_cache/writeback_cache.rs
1
94.97
-0.06% crates/starfish/core/src/commit_syncer/fast.rs
1
94.57
0.16% crates/starfish/core/src/header_synchronizer.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 34664242153.1 12 Sep 2026 02:09AM UTC 1099
69.98
GitHub Action Run
Source Files on build 34664242153
  • Tree
  • List 1099
  • Changed 57
  • Source Changed 15
  • Coverage Changed 56
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34664242153
  • ee3e713b on github
  • Prev Build on develop (#34550027955)
  • Next Build on develop (#34730363347)
  • 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