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

tarantool / go-config / 22759628652
85%
master: 91%

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-add-testing
DEFAULT BRANCH: master
Ran 06 Mar 2026 10:33AM UTC
Jobs 1
Files 37
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

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

Pull #21

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.
Pull Request #21: tarantool: add config builder and improve YAML type resolution

227 of 366 new or added lines in 10 files covered. (62.02%)

2629 of 3096 relevant lines covered (84.92%)

29.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
94.84
-1.06% tree/value.go
6
95.27
-4.02% tree/node.go
11
56.67
-31.57% tree/convert.go
15
92.81
-4.98% inheritance.go
20
33.33
tarantool/schema.go
23
87.89
tarantool/builder.go
59
61.25
-34.95% collectors/yaml.go
Jobs
ID Job ID Ran Files Coverage
1 22759628652.1 06 Mar 2026 10:33AM UTC 37
84.92
GitHub Action Run
Source Files on build 22759628652
  • Tree
  • List 37
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #21
  • PR Base - master (#22759593496)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc