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

hyperledger-labs / fabric-smart-client / 24657977613 / 14
72%
main: 72%

Build:
DEFAULT BRANCH: main
Ran 20 Apr 2026 09:19AM UTC
Files 489
Run time 16s
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

20 Apr 2026 09:05AM UTC coverage: 38.756% (-0.009%) from 38.765%
24657977613.14

push

github

web-flow
fix(storage): migrate SimpleKeyDataStore and KeyValueStore to squirrel (#1235)

* fix(storage): migrate SimpleKeyDataStore and KeyValueStore to squirrel

Migrates SimpleKeyDataStore and KeyValueStore from the deprecated
CondInterpreter query builder to squirrel's PlaceholderFormat,
following the same pattern established for SignerInfoStore and
BindingStore.

Changes:
- common/simplekeydata.go: replace ci CondInterpreter with sq.PlaceholderFormat
- common/unversioned.go: replace ci CondInterpreter with sq.PlaceholderFormat
- sqlite/unversioned.go: pass sq.Question to NewKeyValueStore
- postgres/keyvalue.go: pass sq.Dollar to NewKeyValueStore
- fabric/sql/common: update metadata, endorsetx, envelope constructors
- Update all affected test files to match squirrel SQL format

Part of #1159

Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com>

fix(storage): update fabric sql postgres/sqlite stores to use squirrel PlaceholderFormat

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com>

* style: fix gofmt and goimports issues

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com>

* style: fix import formatting via lint-fmt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com>

* fix(storage): address review comments - safe query truncation and safe debug logging

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com>

---------

Signed-off-by: Siddhi Khandelwal <siddhi.200727@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

13960 of 36020 relevant lines covered (38.76%)

45.28 hits per line

Source Files on job itest-fabric-iou - 24657977613.14
  • Tree
  • List 489
  • Changed 14
  • Source Changed 13
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24657977613
  • d6bde3ff on github
  • Prev Job for on main (#24655895232.10)
  • Next Job for on main (#24716664975.2)
  • Delete
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