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

iotaledger / iota / 31553861863
70%

Build:
DEFAULT BRANCH: develop
Ran 12 Aug 2026 02:23AM UTC
Jobs 1
Files 1063
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 Aug 2026 02:38PM UTC coverage: 69.704% (+0.02%) from 69.682%
31553861863

push

github

web-flow
chore: replace `im` with `imbl` in Move crates, ignore remaining advisories (#12628)

# Description of change

`cargo deny check advisories` fails on the `external-crates/move`
workspace: `im` and its `sized-chunks`/`bitmaps` dependencies were
archived upstream on 2026-05-03, and the `im::OrdSet` insertion
unsoundness has no fixed release.

The two Move crates using `im` move to `imbl`, the maintained fork the
advisory recommends. `imbl` still pulls `bitmaps` through
`imbl-sized-chunks`, so that advisory stays ignored. The root workspace
also keeps `im` through `fastcrypto-zkp` — it declares `im`
unconditionally for `zk_login_api`, which is not feature-gated, and the
crate itself cannot go since the Groth16 and Poseidon Move natives
depend on it. All four advisories are therefore ignored in the root
`deny.toml`.

Advisories:
[RUSTSEC-2026-0248](https://rustsec.org/advisories/RUSTSEC-2026-0248),
[RUSTSEC-2023-0126](https://rustsec.org/advisories/RUSTSEC-2023-0126),
[RUSTSEC-2026-0251](https://rustsec.org/advisories/RUSTSEC-2026-0251),
[RUSTSEC-2026-0247](https://rustsec.org/advisories/RUSTSEC-2026-0247).

## Links to any relevant issues

None.

## 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

`cargo deny check advisories` passes on both manifests;
`move-stackless-bytecode` and `move-analyzer` tests pass.

---
_Generated by [Claude
Code](https://claude.ai/code/session_01R42UCkAsYmC6qTvNHYzd2h)_

---------

Co-authored-by: Claude <noreply@anthropic.com>

168934 of 242358 relevant lines covered (69.7%)

464619.74 hits per line

Coverage Regressions

Lines Coverage ∆ File
301
69.88
0.25% crates/iota/src/client_commands.rs
234
86.19
-0.18% crates/iota-core/src/authority.rs
120
38.44
-0.19% crates/iota/src/keytool.rs
80
1.72
0.01% crates/iota-graphql-rpc/src/types/query.rs
65
0.0
0.0% crates/iota-tool/src/commands.rs
45
0.0
0.0% crates/iota-graphql-rpc/src/test_infra/cluster.rs
34
92.35
-0.74% crates/iota-core/src/execution_scheduler/transaction_manager.rs
33
84.36
0.02% crates/iota-transactional-test-runner/src/test_adapter.rs
30
48.07
2.28% crates/iota-rest-kv/src/bigtable.rs
18
89.28
-3.08% crates/iota-types/src/iota_system_state/epoch_start_iota_system_state.rs
16
0.0
0.0% crates/iota-analytics-indexer/src/handlers/object_handler.rs
14
76.93
-1.22% crates/test-cluster/src/lib.rs
12
74.03
-1.44% crates/iota-network/src/randomness/mod.rs
9
92.93
-0.08% crates/starfish/core/src/header_synchronizer.rs
8
57.2
0.0% crates/iota-json-rpc-types/src/iota_object.rs
8
52.13
-1.7% crates/iota-types/src/storage/shared_in_memory_store.rs
7
93.15
0.0% crates/iota-analytics-indexer/src/handlers/transaction_handler.rs
7
90.18
3.11% crates/iota-test-transaction-builder/src/lib.rs
6
85.86
-1.49% crates/iota-core/src/storage.rs
6
78.4
-0.41% crates/iota-core/src/traffic_controller/mod.rs
6
44.55
-5.94% crates/iota-json-rpc-types/src/object_changes.rs
6
83.44
-0.98% crates/starfish/core/src/network/tonic_network.rs
5
91.63
-0.38% crates/starfish/core/src/leader_timeout.rs
4
91.0
-0.12% crates/iota-core/src/authority/authority_per_epoch_store.rs
4
92.08
-1.32% crates/iota-core/src/authority/test_authority_builder.rs
4
91.52
-0.25% crates/iota-core/src/execution_cache/writeback_cache.rs
4
74.38
-1.97% crates/iota-core/src/test_utils.rs
4
85.51
-5.8% crates/iota-types/src/quorum_driver_types.rs
3
87.65
-1.2% crates/iota-core/src/authority_server/mod.rs
3
82.17
-0.17% crates/iota-core/src/checkpoints/mod.rs
3
82.14
2.68% crates/iota-genesis-builder/src/validator_info.rs
3
75.73
-2.91% crates/iota-grpc-server/src/server.rs
3
85.41
-0.27% crates/iota-json-rpc/src/read_api.rs
3
78.32
-1.05% crates/iota-sdk/src/lib.rs
3
77.97
0.7% crates/iota-sdk/src/wallet_context.rs
3
70.55
-0.61% crates/iota-swarm/src/memory/swarm.rs
2
93.81
4.47% crates/iota-core/src/connection_monitor.rs
2
28.95
-0.53% crates/iota-core/src/transaction_driver/error.rs
2
93.16
-0.15% crates/starfish/core/src/commit_syncer/fast.rs
1
73.12
-0.17% crates/iota-core/src/authority_server/validator.rs
1
93.94
-0.61% crates/iota-network-stack/src/grpc_timeout.rs
1
78.4
-0.15% crates/starfish/core/src/commit_syncer/mod.rs
1
84.15
0.49% crates/starfish/core/src/core_thread.rs
1
96.78
-0.03% crates/starfish/core/src/dag_state.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 31553861863.1 12 Aug 2026 02:23AM UTC 1063
69.7
GitHub Action Run
Source Files on build 31553861863
  • Tree
  • List 1063
  • Changed 83
  • Source Changed 31
  • Coverage Changed 73
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31553861863
  • c8ed211f on github
  • Prev Build on develop (#31449538591)
  • Next Build on develop (#31657984071)
  • 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