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

iotaledger / iota / 25836546632
67%

Build:
DEFAULT BRANCH: develop
Ran 14 May 2026 02:33AM UTC
Jobs 1
Files 1070
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 May 2026 11:22AM UTC coverage: 66.782% (+1.3%) from 65.504%
25836546632

push

github

web-flow
refactor(types,json-rpc)!: consolidate the IotaObjectResponseError types (#11506)

# Description of change

This patch follows #11380 and is based on the observation that we can
consolidate the two `IotaObjectResponseError` variants living in
`iota-types` and `iota-json-rpc-types` into the latter library.

This is plausible because `IotaObjectResponseError` only lives in the
context of JSON-RPC. Every call site that constructs, pattern-matches,
or transports it sits in crates dependent on `iota-json-rpc-types`:
`iota-json-rpc`, `iota-indexer`, `iota-cluster-test`, `iota-replay`,
`iota-source-validation`, the `iota` RPC client paths. `iota-types`
doesn't actually need it for internal node logic.

The JSON-RPC wire format an the OpenRPC schema representation remain the
same.

## Links to any relevant issues

Closes #11385

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)

### Infrastructure QA (only required for crates that are maintained by
@iotaledger/infrastructure)

- [x] Verification of API backward compatibility.

---------

Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com>

150421 of 225243 relevant lines covered (66.78%)

469654.67 hits per line

Coverage Regressions

Lines Coverage ∆ File
175
91.44
-0.2% crates/iota-core/src/authority/authority_per_epoch_store.rs
134
0.0
0.0% crates/iota-tool/src/commands.rs
103
77.47
0.21% crates/iota-core/src/checkpoints/mod.rs
83
0.0
0.0% crates/iota-indexer/src/optimistic_indexing.rs
80
0.0
0.0% crates/iota-indexer/src/apis/write_api.rs
54
90.83
0.56% crates/iota-protocol-config/src/lib.rs
50
0.0
0.0% crates/iota-indexer/src/apis/read_api.rs
35
91.92
0.0% crates/iota-core/src/consensus_handler.rs
28
74.29
-1.66% crates/test-cluster/src/lib.rs
26
83.92
1.44% crates/iota-types/src/messages_consensus.rs
16
58.26
-0.59% crates/iota-core/src/authority/authority_store_pruner.rs
12
84.49
-1.32% crates/iota-transaction-builder/src/lib.rs
10
37.68
-14.49% crates/iota-types/src/messages_grpc.rs
10
86.61
-7.87% iota-execution/latest/iota-move-natives/src/authentication_context.rs
8
54.26
1.14% crates/iota-json-rpc-types/src/iota_object.rs
8
51.88
-2.73% crates/iota-sdk/src/apis/read.rs
8
82.6
-0.26% crates/iota-types/src/transaction.rs
7
79.17
-9.72% crates/iota-config/src/transaction_deny_config.rs
7
71.47
-2.02% crates/iota-transaction-builder/src/utils.rs
6
72.67
-3.73% crates/iota-json-rpc/src/lib.rs
6
44.55
-0.99% crates/iota-json-rpc-types/src/object_changes.rs
6
64.67
-3.59% crates/iota-types/src/iota_system_state/mod.rs
6
65.26
-1.26% crates/iota-types/src/storage/shared_in_memory_store.rs
5
98.66
-1.13% crates/iota-core/src/authority/scorer.rs
5
90.13
-0.7% crates/iota-core/src/epoch/randomness.rs
5
74.45
-1.82% crates/iota-sdk/src/wallet_context.rs
5
89.43
-4.07% crates/iota-transaction-builder/src/package.rs
5
91.56
0.0% crates/iota-types/src/lib.rs
4
0.0
0.0% crates/iota-analytics-indexer/src/package_store.rs
4
88.63
0.0% crates/iota-core/src/authority/test_authority_builder.rs
4
0.0
0.0% crates/iota-data-ingestion/src/common.rs
4
60.71
0.64% crates/iota-json-rpc-types/src/iota_transaction.rs
3
94.92
0.27% crates/iota-core/src/consensus_types/consensus_output_api.rs
3
82.14
0.0% crates/iota-genesis-builder/src/validator_info.rs
3
79.37
-1.05% crates/iota-sdk/src/lib.rs
3
80.37
-0.93% crates/iota-types/src/multisig.rs
3
0.0
-10.0% crates/simulacrum/src/transaction_executor.rs
2
42.86
0.0% crates/iota-core/src/checkpoints/checkpoint_output.rs
2
78.69
-3.28% crates/iota-core/src/traffic_controller/nodefw_test_server.rs
2
92.3
-0.15% crates/iota-faucet/src/faucet/simple_faucet.rs
2
74.1
0.0% crates/iota-network/src/randomness/mod.rs
2
89.05
-0.11% crates/iota-network/src/state_sync/mod.rs
1
91.13
-0.07% crates/iota-core/src/execution_cache/writeback_cache.rs
1
89.16
0.0% crates/iota-network/src/discovery/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 25836546632.1 14 May 2026 02:33AM UTC 1070
66.78
GitHub Action Run
Source Files on build 25836546632
  • Tree
  • List 1070
  • Changed 78
  • Source Changed 33
  • Coverage Changed 68
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25836546632
  • 80b4f55b on github
  • Prev Build on develop (#25772766423)
  • Next Build on develop (#25895486758)
  • 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