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

tarantool / go-config / 22759757477 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2026 10:37AM UTC
Files 37
Run time 1s
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

06 Mar 2026 10:36AM UTC coverage: 84.916% (-3.1%) from 88.016%
22759757477.1

push

github

bigbes
tarantool: add builder for tarantool config assembly

Add the tarantool package with a Builder pattern for assembling
Tarantool-compatible configuration from multiple sources.

- Support config file, config directory, centralized storage, and
  environment variables.
- Process sources in priority order:
  default-env < file/dir < storage < env.
- Support inheritance: Global → groups → replicasets → instances
  with MergeDeep for credentials, MergeAppend for roles, and
  NoInherit for leader.
- Validate configuration against JSON Schema (fetched from
  download.tarantool.org or provided).
- Allow runtime mutation with BuildMutable.
- Add NewKeyPathFromSegments to create KeyPath from a slice of
  segments.
- Fix env collector to skip emitting empty tree when no environment
  variables match, avoiding overwriting of existing values during
  merge.

2629 of 3096 relevant lines covered (84.92%)

29.79 hits per line

Source Files on job 22759757477.1
  • Tree
  • List 37
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22759757477
  • 6580ba13 on github
  • Prev Job for on master (#22759593496.1)
  • Next Job for on master (#22766864294.1)
  • Delete
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