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

hyperledger / fabric-x-committer / 29983981788
91%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 06:08AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
29983981788

push

github

web-flow
[loadgen] Validate conflict probabilities are in [0,1] (#693)

#### Type of change

- Improvement
 
#### Description

- The loadgen config exposes probability fields —
`conflicts.invalid-signatures` and each
`conflicts.dependencies[].probability` — that must lie in the closed
interval [0,1]. Out-of-range values previously decoded silently and
produced nonsensical per-transaction Bernoulli behavior. Reject them at
config-load time.
- Annotate `ConflictProfile.InvalidSignatures` and
`DependencyDescription.Probability` with `validate:"gte=0,lte=1"`, and
the `ConflictProfile.Dependencies` slice with `validate:"dive"` so each
element's probability is validated.
- Add `TestLoadGenProbabilityValidation` covering in-range acceptance
and out-of-range rejection for both fields (including the sliced
dependency).

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>
Source Files on build 29983981788
Detailed source file information is not available for this build.
  • Back to Repo
  • 96d21a99 on github
  • Prev Build on main (#29983501943)
  • Next Build on main (#29985380931)
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