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

iotaledger / iota / 34730363347
70%

Build:
DEFAULT BRANCH: develop
Ran 13 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.974% (-0.002%) from 69.976%
34730363347

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

181016 of 258689 relevant lines covered (69.97%)

456647.08 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
67.34
-0.84% crates/iota-core/src/authority/authority_store.rs
7
95.69
-0.38% crates/starfish/core/src/transactions_synchronizer.rs
6
90.88
0.0% crates/iota-json-rpc/src/error.rs
4
90.59
-0.37% crates/iota-core/src/grpc_indexes.rs
4
75.18
0.87% crates/iota-network/src/randomness/mod.rs
3
83.82
-0.58% crates/iota-core/src/authority_server/validator_v2.rs
3
91.39
-0.13% crates/iota-core/src/execution_cache/writeback_cache.rs
2
96.77
-0.32% crates/iota-core/src/overload_monitor.rs
2
55.59
-0.66% crates/iota-core/src/transaction_driver/error.rs
2
88.96
-0.27% crates/iota-network/src/discovery/mod.rs
2
95.85
-0.06% crates/starfish/core/src/authority_service.rs
2
97.91
-0.16% crates/starfish/core/src/commit_observer.rs
1
89.92
-0.13% crates/iota-grpc-server/src/types.rs
1
91.53
-0.1% crates/iota-network/src/state_sync/mod.rs
1
79.59
-0.09% crates/test-cluster/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 34730363347.1 13 Sep 2026 02:17AM UTC 1099
69.97
GitHub Action Run
Source Files on build 34730363347
  • Tree
  • List 1099
  • Changed 24
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34730363347
  • ee3e713b on github
  • Prev Build on develop (#34664242153)
  • Next Build on develop (#34795748002)
  • 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