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

hyperledger / fabric-x-committer / 29983184272
91%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 05:53AM UTC
Jobs 3
Files 128
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

23 Jul 2026 05:49AM UTC coverage: 91.291% (-0.07%) from 91.361%
29983184272

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>

75 of 75 new or added lines in 3 files covered. (100.0%)

25 existing lines in 8 files now uncovered.

10283 of 11264 relevant lines covered (91.29%)

34183.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
13
78.25
-2.52% service/sidecar/sidecar.go
4
95.0
-2.5% mock/coordinator.go
2
94.74
-5.26% utils/statedb/database_connection.go
2
85.76
-0.68% service/query/batcher.go
1
86.42
-1.23% loadgen/adapters/verifier.go
1
96.63
-1.12% mock/sigverifier.go
1
92.48
0.88% service/vc/validator_committer_service.go
1
94.95
-1.01% loadgen/adapters/common.go
Jobs
ID Job ID Ran Files Coverage
1 db-test - 29983184272.1 23 Jul 2026 05:55AM UTC 128
79.6
GitHub Action Run
2 core-db-test - 29983184272.2 23 Jul 2026 05:53AM UTC 98
45.96
GitHub Action Run
3 unit-test - 29983184272.3 23 Jul 2026 05:55AM UTC 93
84.53
GitHub Action Run
Source Files on build 29983184272
  • Tree
  • List 128
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d5c70f56 on github
  • Prev Build on main (#29983158367)
  • Next Build on main (#29983501943)
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