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

hyperledger-labs / fabric-smart-client / 24657977613
71%

Build:
DEFAULT BRANCH: main
Ran 20 Apr 2026 09:10AM UTC
Jobs 15
Files 536
Run time 2min
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: 65.775% (-1.2%) from 67.023%
24657977613

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>

76 of 89 new or added lines in 13 files covered. (85.39%)

16 existing lines in 4 files now uncovered.

26058 of 39617 relevant lines covered (65.77%)

2992.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
81.18
-4.63% platform/view/services/storage/driver/sql/common/unversioned.go
4
86.96
-8.5% platform/view/services/storage/driver/sql/common/simplekeydata.go

Coverage Regressions

Lines Coverage ∆ File
6
89.35
-1.18% platform/view/services/comm/p2p.go
5
37.04
-18.52% platform/view/services/storage/driver/sql/sqlite/conditions.go
3
84.82
0.24% platform/view/services/comm/host/websocket/ws/multiplexed_provider.go
2
81.18
-4.63% platform/view/services/storage/driver/sql/common/unversioned.go
Jobs
ID Job ID Ran Files Coverage
1 itest-fabricx-simple - 24657977613.1 20 Apr 2026 09:11AM UTC 507
25.05
GitHub Action Run
2 itest-fabricx-multiendorsement - 24657977613.2 20 Apr 2026 09:11AM UTC 507
26.07
GitHub Action Run
3 utest-postgres - 24657977613.3 20 Apr 2026 09:11AM UTC 535
7.46
GitHub Action Run
4 itest-fabricx-iou - 24657977613.4 20 Apr 2026 09:10AM UTC 509
26.4
GitHub Action Run
5 itest-fabricx-deployment - 24657977613.5 20 Apr 2026 09:10AM UTC 507
26.03
GitHub Action Run
6 itest-fsc-stoprestart - 24657977613.6 20 Apr 2026 09:12AM UTC 274
29.17
GitHub Action Run
7 itest-fabric-events - 24657977613.7 20 Apr 2026 09:14AM UTC 484
26.56
GitHub Action Run
8 itest-fabric-atsa - 24657977613.8 20 Apr 2026 09:17AM UTC 479
41.69
GitHub Action Run
9 itest-fabric-iouhsm - 24657977613.9 20 Apr 2026 09:17AM UTC 489
38.14
GitHub Action Run
10 itest-fabric-atsachaincode - 24657977613.10 20 Apr 2026 09:14AM UTC 484
29.08
GitHub Action Run
11 itest-fabric-twonets - 24657977613.11 20 Apr 2026 09:14AM UTC 479
28.14
GitHub Action Run
12 itest-fsc-pingpong - 24657977613.12 20 Apr 2026 09:16AM UTC 274
30.78
GitHub Action Run
13 itest-fabric-stoprestart - 24657977613.13 20 Apr 2026 09:17AM UTC 479
30.04
GitHub Action Run
14 itest-fabric-iou - 24657977613.14 20 Apr 2026 09:18AM UTC 489
38.76
GitHub Action Run
15 utest - 24657977613.15 20 Apr 2026 09:12AM UTC 535
40.69
GitHub Action Run
Source Files on build 24657977613
  • Tree
  • List 536
  • Changed 39
  • Source Changed 13
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24657977613
  • d6bde3ff on github
  • Prev Build on main (#24655895232)
  • Next Build on main (#24716664975)
  • 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