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

hyperledger / fabric-x-common / 22067761500
82%

Build:
DEFAULT BRANCH: main
Ran 16 Feb 2026 03:06PM UTC
Jobs 1
Files 180
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

16 Feb 2026 03:04PM UTC coverage: 82.167% (+0.3%) from 81.902%
22067761500

push

github

web-flow
[cryptogen] Support config block re-generation (#81)

#### Type of change

- Improvement (improvement to code, performance, etc)

#### Description

Enables incremental updates to blockchain configuration blocks without
regenerating existing crypto material.

Key Changes:
- Replace Generate() with Extend() for crypto material to preserve
existing certificates
- Standardize on *types.OrdererEndpoint instead of custom endpoint type
- Add robust duplicate party ID validation with specific error messages
- Improve bounds checking in consenter creation with proper error
handling
- Rename Node.Party to Node.PartyName with clearer semantics

Benefits:
- Supports adding/removing organizations without invalidating existing
credentials
- Maintains backward compatibility while improving error reporting

Testing:
- Comprehensive test coverage for organization addition/removal
scenarios
- Validates policy signatures work correctly across configuration
changes
- Ensures existing crypto material remains valid after updates

This change is essential for testing where configuration updates must
preserve existing organizational credentials.

---------

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

44 of 55 new or added lines in 2 files covered. (80.0%)

6 existing lines in 3 files now uncovered.

14491 of 17636 relevant lines covered (82.17%)

0.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
11
86.39
-0.07% tools/cryptogen/config_block.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.39
-0.07% tools/cryptogen/config_block.go
2
94.65
-0.82% common/deliverclient/blocksprovider/bft_censorship_monitor.go
3
95.0
-1.07% common/deliverclient/blocksprovider/bft_deliverer.go
Jobs
ID Job ID Ran Files Coverage
1 22067761500.1 16 Feb 2026 03:06PM UTC 180
82.17
GitHub Action Run
Source Files on build 22067761500
  • Tree
  • List 180
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 176bf35d on github
  • Prev Build on main (#21949183791)
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