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

hyperledger / fabric-x-committer / 29983184272 / 2
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 05:55AM UTC
Files 98
Run time 2s
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

23 Jul 2026 05:49AM UTC coverage: 45.958%. Remained the same
29983184272.2

push

github

web-flow
[config] Default value annotation (#669)

#### Type of change

- Improvement (improvement to code, performance, etc)
 
#### Description

- Declare config defaults with `default:"..."` struct tags, applied to
Viper by a single reflection walk (unified with the existing
env-override walk)
- Support struct-assignment tags (`key=value`) for scoped nested
defaults on shared types (retry, orderer suspicion window, logging spec)
- Move per-service default ports into `cmd/config`; remove all other
defaults-only constants from service packages
- Drop `required` from fields that carry a default
- Scope rate-limit and max-concurrent-streams defaults to the
client-facing services (query, sidecar)
- Align sample-YAML`# Default:` comments with the actual defaults

#### Related issues

- resolves #570

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

3547 of 7718 relevant lines covered (45.96%)

0.5 hits per line

Source Files on job core-db-test - 29983184272.2
  • Tree
  • List 98
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29983184272
  • d5c70f56 on github
  • Prev Job for on main (#29983158367.2)
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