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

iotaledger / iota / 21809353309
64%

Build:
DEFAULT BRANCH: develop
Ran 09 Feb 2026 04:11AM UTC
Jobs 1
Files 1514
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

06 Feb 2026 03:32PM UTC coverage: 63.562% (+0.007%) from 63.555%
21809353309

push

github

web-flow
feat(starfish): add detailed metrics for accepted headers and transactions (#10107)

# Description of change

Add detailed metrics for tracking accepted block headers and
transactions in Starfish consensus, along with corresponding Grafana
dashboard panels.

**Metrics:**
- `block_manager_suspended_blocks` - counters of how many suspended
blocks in RAM
- `accepted_transactions_source` / `accepted_block_headers_source` -
counters with source and authority labels
- `accepted_transactions_round_gap` / `accepted_block_headers_round_gap`
- histograms by source
- `cordial_knowledge_entries` / `cordial_knowledge_headers_not_known` /
`cordial_knowledge_shards_not_known` - gauges tracking cordial knowledge
data structure sizes
- `core_skipped_transactions` - counter for duplicate non-empty
transactions skipped in core (analogous to `core_skipped_headers`)

**Dashboard panels:**
- Overview: Accepted headers/transactions by source, Skipped
headers/transactions by core
- Accepted Round Gaps (heatmaps per source)
- Starfish RAM: Block manager, DAG state, Cordial knowledge sizes
- Block information: Acknowledgment depth
- Consensus Adapter RAM (Sequencing certificate metrics)

## Links to any relevant issues

Fixes #10108

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)
- [x] 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

---------

Co-authored-by: Piotr Macek <4007944+piotrm50@users.noreply.github.com>

123 of 160 new or added lines in 6 files covered. (76.88%)

151 existing lines in 18 files now uncovered.

220820 of 347407 relevant lines covered (63.56%)

2789113.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
37
89.05
0.1% crates/starfish/core/src/cordial_knowledge.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.78
-2.7% crates/iota-cluster-test/src/test_case/native_transfer_test.rs
1
80.0
0.0% crates/iota-core/src/authority_server.rs
1
96.69
-0.55% crates/iota-core/src/checkpoints/causal_order.rs
1
95.41
-0.23% crates/iota-core/src/signature_verifier.rs
1
95.83
-4.17% crates/iota-keys/src/random_names.rs
1
74.12
-0.14% crates/iota-network/src/randomness/mod.rs
1
89.83
0.12% crates/iota-network/src/state_sync/mod.rs
1
76.88
-0.11% crates/iota-types/src/crypto.rs
4
73.01
-0.28% crates/iota-core/src/checkpoints/mod.rs
4
90.33
1.36% crates/iota-core/src/epoch/randomness.rs
4
83.25
-0.49% crates/iota-types/src/base_types.rs
4
84.6
0.41% crates/starfish/core/src/network/tonic_network.rs
5
99.21
0.0% crates/starfish/core/src/block_manager/mod.rs
7
60.0
-10.0% crates/iota-types/src/execution_status.rs
12
93.03
-2.09% crates/iota-core/src/congestion_tracker.rs
16
89.05
0.1% crates/starfish/core/src/cordial_knowledge.rs
26
92.18
0.0% crates/starfish/core/src/shard_reconstructor.rs
61
96.5
0.0% crates/starfish/core/src/dag_state.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 21809353309.1 09 Feb 2026 04:11AM UTC 1518
63.42
GitHub Action Run
Source Files on build 21809353309
  • Tree
  • List 1514
  • Changed 32
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21809353309
  • d821bcf8 on github
  • Prev Build on develop (#21790185813)
  • Next Build on develop (#21848073309)
  • 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