• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

hyperledger / fabric-x-committer / 26507248684 / 2
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: coordinator-test-no-db
DEFAULT BRANCH: main
Ran 27 May 2026 11:08AM UTC
Files 129
Run time 7s
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 10:34AM UTC coverage: 84.542%. First build
26507248684.2

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

9478 of 11211 relevant lines covered (84.54%)

40877.73 hits per line

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