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

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

Build:
Build:
LAST BUILD BRANCH: coordinator-test-no-db
DEFAULT BRANCH: main
Ran 26 May 2026 03:48PM UTC
Files 129
Run time 14s
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: 84.468%. First build
26457782255.1

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

9452 of 11190 relevant lines covered (84.47%)

40337.1 hits per line

Source Files on job db-test - 26457782255.1
  • Tree
  • List 129
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26457782255
  • 393eb552 on github
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