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

hyperledger / fabric-x-committer / 23733505976
91%

Build:
DEFAULT BRANCH: main
Ran 30 Mar 2026 07:46AM UTC
Jobs 2
Files 123
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

30 Mar 2026 07:41AM UTC coverage: 91.36% (-0.1%) from 91.506%
23733505976

push

github

web-flow
[loadgen] Support providing MSP signing identities (#486)

#### Type of change

- New feature
 
#### Description

This PR enhances the loadgen component to support manual provision of
MSP signing identities.
This allows users to explicitly provide MSP identities via configuration
instead of relying solely on the artifacts path.

- **MSP Identity Configuration**: Added `msp-identities` field to policy
configuration, allowing users to explicitly provide MSP signing
identities instead of relying solely on artifacts path
- **Flexible Identity Loading**: Supports three identity loading
strategies:
  - Explicit MSP identities via `msp-identities` configuration
  - Automatic loading from `artifacts-path` (existing behavior)
  - Synthetic key generation (ECDSA, EDDSA, BLS)
- **Policy Validation Enhancement**: Relaxed restrictions on `_meta`
namespace configuration while ensuring it uses MSP scheme
- **Code Refactoring**: Consolidated identity loading logic and improved
code organization
- **Configuration Updates**: Enhanced sample configuration with clear
documentation and examples
- **File Rename**: Renamed `sigverifier.go` to `verifier.go` for
consistency

#### Related issues

- resolves #481

---------

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>

55 of 60 new or added lines in 5 files covered. (91.67%)

33 existing lines in 8 files now uncovered.

10035 of 10984 relevant lines covered (91.36%)

42046.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
72.22
5.56% loadgen/workload/config.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.27
3.04% loadgen/workload/sign.go
2
90.37
-0.62% mock/orderer.go
2
98.91
-1.09% service/coordinator/dependencygraph/global_dependency_manager.go
3
83.12
-1.3% service/sidecar/relay.go
5
94.17
-4.17% mock/coordinator.go
6
82.7
-1.62% service/vc/database.go
7
94.67
-2.87% service/coordinator/coordinator.go
7
83.28
-2.17% service/sidecar/sidecar.go
Jobs
ID Job ID Ran Files Coverage
1 db-test - 23733505976.1 30 Mar 2026 07:46AM UTC 123
84.58
GitHub Action Run
2 unit-test - 23733505976.2 30 Mar 2026 07:47AM UTC 79
75.33
GitHub Action Run
Source Files on build 23733505976
  • Tree
  • List 123
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fd7a485d on github
  • Prev Build on main (#23726598826)
  • Next Build on main (#23751521820)
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