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

hyperledger / fabric-x-committer / 26508313872
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: coordinator-test-no-db
DEFAULT BRANCH: main
Ran 27 May 2026 11:30AM 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

27 May 2026 11:26AM UTC coverage: 91.822% (+0.08%) from 91.743%
26508313872

Pull #613

github

cendhu
Clarify why result of NoPendingTransactionProcessing is never negative

numTxsInProgress is frozen while the stream is inactive, so the two
non-atomic reads cannot produce a negative result. Every status tracked
by readyCount was previously counted in numTxsInProgress at block
receipt, and numTxsInProgress is only decremented after sendTxStatus
consumes from the queue (which decrements readyCount first).

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

84 of 86 new or added lines in 5 files covered. (97.67%)

20 existing lines in 9 files now uncovered.

10296 of 11213 relevant lines covered (91.82%)

41228.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
91.19
-0.92% service/coordinator/validator_committer_manager.go
1
80.12
-0.58% service/sidecar/sidecar.go

Coverage Regressions

Lines Coverage ∆ File
6
92.2
-2.75% service/coordinator/signature_verifier_manager.go
3
80.12
-0.58% service/sidecar/sidecar.go
3
91.19
-0.92% service/coordinator/validator_committer_manager.go
2
97.83
0.0% service/verifier/verifier_server.go
2
84.62
-0.85% service/sidecar/relay.go
1
95.2
0.87% service/vc/validator_committer_service.go
1
88.99
-0.92% loadgen/adapters/broadcast.go
1
94.95
-1.01% loadgen/adapters/common.go
1
96.63
-1.12% mock/sigverifier.go
Jobs
ID Job ID Ran Files Coverage
1 unit-test - 26508313872.1 27 May 2026 11:32AM UTC 80
76.8
GitHub Action Run
2 core-db-test - 26508313872.2 27 May 2026 11:30AM UTC 100
45.31
GitHub Action Run
3 db-test - 26508313872.3 27 May 2026 11:32AM UTC 129
84.34
GitHub Action Run
Source Files on build 26508313872
  • Tree
  • List 129
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #613
  • PR Base - main (#26507289326)
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