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

hyperledger / fabric-x-committer / 25859829703 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 12:31PM UTC
Files 82
Run time 4s
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

14 May 2026 12:24PM UTC coverage: 76.845%. First build
25859829703.1

push

github

web-flow
[vc] Delay DB connection to Run() (#588)

#### Type of change

- Bug fix
 
#### Description

- Delay DB connection to Run()
- Increase the loadgen-test payload-cache-size to prevent repeated TXs

#### Additional details

If VC was created but Run() was not called, and Close() was not called
manually, the DB connection will remain open (resource leak).
This PR resolves that by delaying the DB connection to the Run() method,
closing it automatically when Run() ends.

#### Related issues

- resolves #587
- resolves #537

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>

4706 of 6124 relevant lines covered (76.85%)

1073.9 hits per line

Source Files on job unit-test - 25859829703.1
  • Tree
  • List 82
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25859829703
  • 1ef7241d on github
  • Next Job for on main (#25950200800.1)
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