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

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

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 12:31PM UTC
Files 130
Run time 5s
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: 84.423%. First build
25859829703.2

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>

9430 of 11170 relevant lines covered (84.42%)

41308.38 hits per line

Source Files on job db-test - 25859829703.2
  • Tree
  • List 130
  • 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