• 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
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: coordinator-test-no-db
DEFAULT BRANCH: main
Ran 27 May 2026 11:05AM 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 10:34AM UTC coverage: 91.999%. First build
26507248684

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

74 of 76 new or added lines in 5 files covered. (97.37%)

10314 of 11211 relevant lines covered (92.0%)

41466.61 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.07
service/coordinator/validator_committer_manager.go
1
80.12
service/sidecar/sidecar.go
Jobs
ID Job ID Ran Files Coverage
1 unit-test - 26507248684.1 27 May 2026 11:08AM UTC 80
76.78
GitHub Action Run
2 db-test - 26507248684.2 27 May 2026 11:08AM UTC 129
84.54
GitHub Action Run
3 core-db-test - 26507248684.3 27 May 2026 11:05AM UTC 100
45.31
GitHub Action Run
Source Files on build 26507248684
  • 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