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

iotaledger / iota / 21790185813
64%

Build:
DEFAULT BRANCH: develop
Ran 08 Feb 2026 04:12AM 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.555% (+0.008%) from 63.547%
21790185813

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%)

166 existing lines in 19 files now uncovered.

220794 of 347407 relevant lines covered (63.55%)

2788810.71 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
37
88.95
0.0% crates/starfish/core/src/cordial_knowledge.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.0
-0.12% crates/iota-core/src/authority_server.rs
1
92.0
-2.0% crates/iota-grpc-server/src/response.rs
1
89.71
-0.12% crates/iota-network/src/state_sync/mod.rs
1
97.92
-1.04% crates/iota-surfer/src/surfer_task.rs
1
94.43
-0.07% crates/starfish/core/src/transactions_synchronizer.rs
1
76.24
-0.09% crates/test-cluster/src/lib.rs
2
80.01
-0.06% crates/iota-core/src/authority.rs
2
89.0
-0.69% crates/iota-core/src/connection_monitor.rs
2
77.17
0.87% crates/iota-core/src/storage.rs
3
89.44
-1.67% crates/iota-surfer/src/surfer_state.rs
4
82.89
-0.76% crates/iota-grpc-server/src/types.rs
5
82.73
-4.55% crates/iota-surfer/src/surf_strategy.rs
5
99.21
0.0% crates/starfish/core/src/block_manager/mod.rs
6
84.19
-1.23% crates/starfish/core/src/network/tonic_network.rs
14
88.96
-1.36% crates/iota-core/src/epoch/randomness.rs
14
0.0
-48.28% crates/iota-types/src/storage/error.rs
16
88.95
0.0% crates/starfish/core/src/cordial_knowledge.rs
26
92.18
0.0% crates/starfish/core/src/shard_reconstructor.rs
61
96.5
0.04% crates/starfish/core/src/dag_state.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest+simtest - 21790185813.1 08 Feb 2026 04:12AM UTC 1518
63.42
GitHub Action Run
Source Files on build 21790185813
  • Tree
  • List 1514
  • Changed 36
  • Source Changed 0
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21790185813
  • d821bcf8 on github
  • Prev Build on develop (#21771791033)
  • 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