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

hyperledger / fabric-x-common / 29747669858
83%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2026 01:48PM UTC
Jobs 1
Files 183
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

20 Jul 2026 01:46PM UTC coverage: 82.479%. Remained the same
29747669858

push

github

web-flow
Add snapshot/checkpoint MALFORMED status codes (#139)

#### Type of change

- New feature

#### Description

Add two Status enum values to committerpb for sidecar
snapshot/checkpoint form validation:

- MALFORMED_SNAPSHOT_NOT_MARKER_ONLY (116): a _snapshot TX has a
non-empty read-write set; only a marker-only _snapshot (entirely empty
read-write set) is valid.
- MALFORMED_CHECKPOINT_INVALID_KEY (117): a _checkpoint TX read-write
key does not decode as a valid TxHeight.

Both are placed in the stored-in-DB MALFORMED block so they carry a
valid TX ID and are recorded to block resubmission. No existing enum
value is renumbered. Generated status.pb.go regenerated via make proto.

Signed-off-by: Senthilnathan <cendhu@gmail.com>

14753 of 17887 relevant lines covered (82.48%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29747669858.1 20 Jul 2026 01:48PM UTC 183
82.48
GitHub Action Run
Source Files on build 29747669858
  • Tree
  • List 183
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2428d23c on github
  • Prev Build on main (#29499459900)
  • Next Build on main (#29902308731)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc