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

hyperledger / fabric-x-committer / 26457782255
92%
main: 91%

Build:
Build:
LAST BUILD BRANCH: fix/coordinator-waiting-status-count
DEFAULT BRANCH: main
Ran 26 May 2026 03:28PM 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

26 May 2026 03:18PM UTC coverage: 91.796%. First build
26457782255

Pull #613

github

cendhu
fix coordinator waiting status count

Track VC-produced transaction statuses separately from the status queue
length so NumberOfWaitingTransactionsForStatus does not count statuses
that are already ready to be sent back to the sidecar.

Use a txStatusQueue to count statuses before enqueueing and roll the
count back if a blocked enqueue is canceled. This avoids a race where a
fast reader could decrement the count before the writer increments it.

Simplify queue handling by removing impossible nil/closed-channel cases
and keep tests focused on count accounting and context cancellation.

Signed-off-by: Senthilnathan <cendhu@gmail.com>
Pull Request #613: [Coordinator] fix waiting status count

43 of 44 new or added lines in 3 files covered. (97.73%)

10272 of 11190 relevant lines covered (91.8%)

40924.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.07
service/coordinator/validator_committer_manager.go
Jobs
ID Job ID Ran Files Coverage
1 db-test - 26457782255.1 26 May 2026 03:48PM UTC 129
84.47
GitHub Action Run
2 core-db-test - 26457782255.2 26 May 2026 03:28PM UTC 100
45.31
GitHub Action Run
3 unit-test - 26457782255.3 26 May 2026 03:31PM UTC 80
76.66
GitHub Action Run
Source Files on build 26457782255
  • Tree
  • List 129
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #613
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