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

hyperledger / fabric-x-committer / 29686326008
91%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2026 12:08PM UTC
Jobs 3
Files 129
Run time 1min
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

19 Jul 2026 12:04PM UTC coverage: 91.727% (+0.2%) from 91.558%
29686326008

push

github

web-flow
[coordinator] Configurable Coordinator and Dependecy graph parameters (#650)

#### Type of change

- Improvement

#### Description

- This PR addresses TODOs in the coordinator and the dependency graph by
making two key parameters configurable: chunk size and queue monitor
sampling time.

#### Changes

- **Chunk Size**: Added configurable `chunk-size` parameter (default:
500) to the dependency graph manager, replacing the hardcoded value.
This controls the maximum number of transactions to process in a single
chunk when splitting large batches.

- **Queue Monitor Sampling Time**: Added configurable
`queue-monitor-sampling-time` parameter (default: 100ms) to the
coordinator config. This defines the interval for monitoring internal
queue sizes for both the coordinator and the dependency graph.

#### Related issues

- Resolves partly #625

---------

Signed-off-by: Dean Amar <Dean.Amar@ibm.com>

8 of 8 new or added lines in 3 files covered. (100.0%)

10 existing lines in 5 files now uncovered.

10455 of 11398 relevant lines covered (91.73%)

42788.87 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
96.63
-3.37% mock/sigverifier.go
2
94.74
-5.26% utils/dbconn/database_connection.go
2
88.99
0.0% service/coordinator/validator_committer_manager.go
2
97.83
-2.17% service/verifier/verifier_server.go
1
86.42
-1.23% loadgen/adapters/verifier.go
Jobs
ID Job ID Ran Files Coverage
1 unit-test - 29686326008.1 19 Jul 2026 12:10PM UTC 93
83.66
GitHub Action Run
2 db-test - 29686326008.2 19 Jul 2026 12:10PM UTC 129
79.94
GitHub Action Run
3 core-db-test - 29686326008.3 19 Jul 2026 12:08PM UTC 100
45.16
GitHub Action Run
Source Files on build 29686326008
  • Tree
  • List 129
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4ca53d9f on github
  • Prev Build on main (#29508048411)
  • Next Build on main (#29688139533)
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