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

hyperledger / fabric-x-committer / 25859829703
91%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 12:30PM UTC
Jobs 2
Files 130
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

14 May 2026 12:24PM UTC coverage: 91.755%. First build
25859829703

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>

46 of 54 new or added lines in 5 files covered. (85.19%)

10249 of 11170 relevant lines covered (91.75%)

41897.15 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
84.27
service/vc/database.go
2
95.2
service/vc/validator_committer_service.go
Jobs
ID Job ID Ran Files Coverage
1 unit-test - 25859829703.1 14 May 2026 12:31PM UTC 82
76.85
GitHub Action Run
2 db-test - 25859829703.2 14 May 2026 12:30PM UTC 130
84.42
GitHub Action Run
Source Files on build 25859829703
  • Tree
  • List 130
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1ef7241d on github
  • Prev Build on main (#25858631284)
  • Next Build on main (#25950200800)
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