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

hyperledger / fabric-x-committer / 24188567664
91%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2026 11:54AM UTC
Jobs 2
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

09 Apr 2026 11:49AM UTC coverage: 91.412% (-0.06%) from 91.476%
24188567664

push

github

web-flow
[test] fail faster (#538)

#### Type of change

- Test update
 
#### Description

When a service fails to start during integration tests or cmd test
(e.g., config parse error, port binding failure), the test waits the
full require.Eventually timeout before declaring failure. This commit
check if the process has exited or if stderr contains an error. If so,
call t.Fatal with the stderr content. This short-circuits the polling
loop on
the first iteration that detects the failure 

#### Related issues

 - resolves #533 
 - resolves #532

---------

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

9984 of 10922 relevant lines covered (91.41%)

43014.31 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
83.28
-2.17% service/sidecar/sidecar.go
4
80.0
-3.64% service/vc/validator.go
4
83.78
0.0% service/vc/database.go
3
83.12
-0.43% service/sidecar/relay.go
2
92.2
-0.92% service/coordinator/signature_verifier_manager.go
2
85.76
-0.68% service/query/batcher.go
2
91.23
-0.88% service/coordinator/validator_committer_manager.go
Jobs
ID Job ID Ran Files Coverage
1 unit-test - 24188567664.1 09 Apr 2026 11:55AM UTC 81
76.2
GitHub Action Run
2 db-test - 24188567664.2 09 Apr 2026 11:54AM UTC 128
84.41
GitHub Action Run
Source Files on build 24188567664
  • Tree
  • List 128
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 711cbc80 on github
  • Prev Build on main (#24178455311)
  • Next Build on main (#24190596698)
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