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

hyperledger-labs / fabric-smart-client / 24720830685
70%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 11:57AM 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

21 Apr 2026 11:52AM UTC coverage: 65.83% (+0.03%) from 65.802%
24720830685

push

github

web-flow
fix(fabricx): restore endpoint parser for id=<group>,<type>,<host:port> (#1256)

* fix(fabricx): restore endpoint parser for id=<group>,<type>,<host:port>

The fabric-x official ansible collection and fabric-x-tool config-builder
emit orderer endpoints in channel config as `id=<group>,broadcast,<host:port>`
for routers and `id=<group>,deliver,<host:port>` for assemblers. FSC v0.8.2
parsed this format and filtered to broadcast-only endpoints in
Service.OrdererConfig. The parser was dropped during the v0.9/v0.10 membership
refactor, which then treated every endpoint (including deliver-typed
assembler ports) as broadcast and caused "should not be used" failures when
clients attempted to broadcast to assemblers.

This commit ports the v0.8.2 endpoint.go and reintroduces the filter in
OrdererConfig. A plain `<host:port>` value continues to work and is treated
as broadcast, so non-fabric-x callers remain unaffected.

Aligned with https://github.com/LF-Decentralized-Trust-labs/fabric-x-ansible-collection configtx template.

---------

Signed-off-by: Stone <stoneshi@sign.global>
Signed-off-by: Stone <stoneshi@ethsign.xyz>

17 of 20 new or added lines in 2 files covered. (85.0%)

1 existing line in 1 file now uncovered.

26066 of 39596 relevant lines covered (65.83%)

3142.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
91.71
-1.43% platform/fabricx/core/membership/membership.go

Coverage Regressions

Lines Coverage ∆ File
1
90.83
0.59% platform/view/services/comm/p2p.go
Jobs
ID Job ID Ran Files Coverage
1 itest-fsc-stoprestart - 24720830685.1 21 Apr 2026 11:59AM UTC 272
29.15
GitHub Action Run
2 itest-fabric-atsachaincode - 24720830685.2 21 Apr 2026 12:01PM UTC 482
29.08
GitHub Action Run
3 itest-fabricx-iou - 24720830685.3 21 Apr 2026 11:57AM UTC 508
26.4
GitHub Action Run
4 itest-fabricx-simple - 24720830685.4 21 Apr 2026 11:57AM UTC 506
24.97
GitHub Action Run
5 itest-fabric-events - 24720830685.5 21 Apr 2026 12:01PM UTC 482
26.55
GitHub Action Run
6 itest-fabricx-deployment - 24720830685.6 21 Apr 2026 11:57AM UTC 506
26.08
GitHub Action Run
7 itest-fabric-twonets - 24720830685.7 21 Apr 2026 12:01PM UTC 477
28.15
GitHub Action Run
8 utest - 24720830685.8 21 Apr 2026 11:59AM UTC 535
40.76
GitHub Action Run
9 itest-fabric-stoprestart - 24720830685.9 21 Apr 2026 12:04PM UTC 477
30.06
GitHub Action Run
10 utest-postgres - 24720830685.10 21 Apr 2026 11:58AM UTC 535
7.47
GitHub Action Run
11 itest-fsc-pingpong - 24720830685.11 21 Apr 2026 12:03PM UTC 272
30.8
GitHub Action Run
12 itest-fabric-iou - 24720830685.12 21 Apr 2026 12:05PM UTC 487
38.76
GitHub Action Run
13 itest-fabric-iouhsm - 24720830685.13 21 Apr 2026 12:04PM UTC 487
38.15
GitHub Action Run
14 itest-fabric-atsa - 24720830685.14 21 Apr 2026 12:04PM UTC 477
41.75
GitHub Action Run
15 itest-fabricx-multiendorsement - 24720830685.15 21 Apr 2026 11:58AM UTC 506
26.12
GitHub Action Run
Source Files on build 24720830685
  • Tree
  • List 536
  • Changed 26
  • Source Changed 1
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24720830685
  • c8953d2d on github
  • Prev Build on main (#24720167728)
  • Next Build on main (#24723801614)
  • 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