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

hyperledger / fabric-x-committer / 26507289326
92%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 11:06AM UTC
Jobs 3
Files 128
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:03AM UTC coverage: 91.743%. First build
26507289326

push

github

web-flow
[sidecar] Fix empty timeout notifications (#603)

#### Type of change

- Bug fix
 
#### Description

When a timeout callback is ordered after a status delivery, the status
handler removes all TX IDs from the subscription map first. The
subsequent timeout handler then iterates over the request's TX IDs but
finds none still subscribed, resulting in an empty TimeoutTxIds list
being written to the response channel. Add an early return when no TX
IDs remain to skip the write, and add a test covering this event
ordering.

#### Related issues

 - resolves #601

---------

Signed-off-by: Senthilnathan <cendhu@gmail.com>

5 of 5 new or added lines in 1 file covered. (100.0%)

10244 of 11166 relevant lines covered (91.74%)

42219.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 db-test - 26507289326.1 27 May 2026 11:09AM UTC 128
84.27
GitHub Action Run
2 core-db-test - 26507289326.2 27 May 2026 11:06AM UTC 100
45.25
GitHub Action Run
3 unit-test - 26507289326.3 27 May 2026 11:09AM UTC 80
76.85
GitHub Action Run
Source Files on build 26507289326
  • Tree
  • List 128
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 33f7d19b on github
  • Prev Build on main (#26504157642)
  • Next Build on main (#26508903596)
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