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

iotaledger / iota / 34795748002
70%

Build:
DEFAULT BRANCH: develop
Ran 14 Sep 2026 02:17AM 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.962% (-0.01%) from 69.974%
34795748002

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

180985 of 258689 relevant lines covered (69.96%)

455153.32 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
95.53
-0.32% crates/starfish/core/src/authority_service.rs
10
74.03
-1.15% crates/iota-network/src/randomness/mod.rs
7
90.46
-0.92% crates/iota-core/src/authority/consensus_quarantine.rs
7
78.77
-1.16% crates/iota-types/src/crypto.rs
6
90.88
0.0% crates/iota-json-rpc/src/error.rs
6
94.41
-0.19% crates/starfish/core/src/header_synchronizer.rs
5
87.02
-1.47% crates/iota-transaction-builder/src/utils.rs
5
90.11
-1.9% crates/starfish/core/src/leader_timeout.rs
3
81.41
-0.17% crates/iota-core/src/checkpoints/mod.rs
3
93.47
3.44% crates/iota-core/src/connection_monitor.rs
2
91.76
-0.07% crates/iota-core/src/authority/authority_per_epoch_store.rs
2
87.14
-0.06% crates/iota-core/src/authority.rs
2
93.42
-0.82% crates/iota-core/src/execution_scheduler/execution_scheduler_impl.rs
2
78.54
-0.42% crates/iota-core/src/storage.rs
1
86.11
0.0% crates/iota-cluster-test/src/test_case/native_transfer_test.rs
1
98.62
-0.28% crates/iota-core/src/signature_verifier.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 34795748002.1 14 Sep 2026 02:17AM UTC 1099
69.96
GitHub Action Run
Source Files on build 34795748002
  • Tree
  • List 1099
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34795748002
  • ee3e713b on github
  • Prev Build on develop (#34730363347)
  • Next Build on develop (#34916874737)
  • 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