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

iotaledger / iota / 25836546632 / 1
67%
develop: 67%

Build:
DEFAULT BRANCH: develop
Ran 14 May 2026 02:33AM UTC
Files 1070
Run time 28s
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.1

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

Source Files on job nextest+simtest - 25836546632.1
  • Tree
  • List 1070
  • Changed 78
  • Source Changed 33
  • Coverage Changed 68
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25836546632
  • 80b4f55b on github
  • Prev Job for on develop (#25772766423.1)
  • Next Job for on develop (#25895486758.1)
  • 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