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

iotaledger / iota / 23573064572
64%

Build:
DEFAULT BRANCH: develop
Ran 26 Mar 2026 04:11AM UTC
Jobs 1
Files 1546
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

25 Mar 2026 03:05PM UTC coverage: 63.803% (-0.2%) from 64.023%
23573064572

push

github

web-flow
feat(apps-backend): enable Identity feature flag in explorer production (#10918)

# Description of change

Enables Trust Framework Identity feature flag on production

## Links to any relevant issues

N/A

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes

227605 of 356733 relevant lines covered (63.8%)

2802439.84 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
74.34
0.14% crates/iota-core/src/checkpoints/mod.rs
1
89.35
-0.34% crates/iota-core/src/connection_monitor.rs
1
83.69
-0.1% crates/iota-json-rpc/src/read_api.rs
1
86.9
0.0% crates/iota-network/src/discovery/mod.rs
2
79.92
-0.06% crates/iota-core/src/authority.rs
2
91.95
-0.07% crates/starfish/core/src/authority_node.rs
2
85.02
-0.22% crates/starfish/core/src/commit_syncer/fast.rs
3
81.33
-0.74% crates/iota-config/src/genesis.rs
3
89.99
-0.14% crates/iota-core/src/execution_cache/writeback_cache.rs
3
77.05
-4.92% crates/iota-core/src/traffic_controller/nodefw_test_server.rs
3
69.57
-3.26% crates/iota-grpc-server/src/server.rs
3
89.44
-1.67% crates/iota-surfer/src/surfer_state.rs
3
70.14
-0.6% crates/iota-swarm/src/memory/swarm.rs
4
79.77
-0.46% crates/iota-core/src/authority_server.rs
4
86.47
-1.32% crates/iota-core/src/authority/test_authority_builder.rs
4
94.92
-0.51% crates/iota-core/src/consensus_adapter.rs
4
73.47
-2.04% crates/iota-core/src/test_utils.rs
4
33.33
-66.67% crates/iota-network-stack/src/callback/mod.rs
4
78.18
-2.73% crates/iota-surfer/src/surf_strategy.rs
4
81.32
-0.78% crates/starfish/core/src/network/tonic_network.rs
5
83.14
-0.83% crates/iota-core/src/traffic_controller/mod.rs
6
0.0
0.0% crates/iota-data-ingestion-core/src/errors.rs
6
78.05
-2.09% crates/iota-sdk/src/lib.rs
7
66.28
-8.14% crates/iota-config/src/transaction_deny_config.rs
7
89.94
0.97% crates/iota-test-transaction-builder/src/lib.rs
8
74.29
-1.79% crates/iota-sdk/src/wallet_context.rs
9
95.41
0.0% crates/iota-data-ingestion-core/src/worker_pool.rs
9
0.0
0.0% crates/iota-indexer/src/ingestion/common/persist.rs
9
76.34
1.41% crates/test-cluster/src/lib.rs
10
69.82
-0.48% crates/iota-core/src/authority/authority_store.rs
10
0.0
-47.62% crates/iota-rest-api/src/content_type.rs
10
0.0
-11.63% crates/iota-rest-api/src/error.rs
11
1.45
-5.31% crates/iota-rest-api/src/reader.rs
14
0.0
0.0% crates/iota-analytics-indexer/src/package_store.rs
18
60.48
0.29% crates/iota-light-client/src/verifier.rs
19
71.37
0.0% crates/iota-data-ingestion-core/src/executor.rs
19
82.76
-0.39% crates/iota-grpc-server/src/event_filter.rs
24
68.82
-3.98% crates/iota-core/src/rest_index.rs
24
71.96
-5.22% crates/iota-core/src/storage.rs
26
30.52
-1.47% crates/iota-types/src/iota_sdk_types_conversions.rs
27
65.85
-5.83% crates/iota-data-ingestion-core/src/reader/fetch.rs
27
69.72
-6.34% crates/iota-rest-api/src/lib.rs
36
40.28
-50.0% crates/iota-rest-api/src/metrics.rs
43
83.04
-1.17% crates/iota-grpc-server/src/types.rs
45
84.25
-0.08% crates/iota-grpc-server/src/transaction_filter.rs
45
0.0
0.0% crates/iota-indexer/src/test_utils.rs
58
20.54
0.33% crates/iota-light-client/src/checkpoint.rs
62
70.18
-7.43% external-crates/move/crates/move-binary-format/src/normalized.rs
64
41.06
-5.7% crates/iota-data-ingestion-core/src/reader/v1.rs
72
0.0
-73.47% crates/iota-rest-api/src/response.rs
131
0.0
0.0% crates/iota-data-ingestion-core/src/reader/v2.rs
161
21.82
-58.55% crates/iota-rest-api/src/transactions/execution.rs
179
26.77
-46.98% crates/iota-rest-api/src/system.rs
307
7.73
-76.56% crates/iota-rest-api/src/transactions/resolve.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 23573064572.1 26 Mar 2026 04:11AM UTC 1558
63.52
GitHub Action Run
Source Files on build 23573064572
  • Tree
  • List 1546
  • Changed 90
  • Source Changed 23
  • Coverage Changed 82
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23573064572
  • e3fc36c2 on github
  • Prev Build on develop (#23520619804)
  • Next Build on develop (#23626738037)
  • 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