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

tarantool / go-config / 22759757477
91%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2026 10:37AM 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:36AM UTC coverage: 84.916% (-3.1%) from 88.016%
22759757477

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.

189 of 232 new or added lines in 5 files covered. (81.47%)

123 existing lines in 5 files now uncovered.

2629 of 3096 relevant lines covered (84.92%)

29.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
20
33.33
tarantool/schema.go
23
87.89
tarantool/builder.go

Uncovered Existing Lines

Lines Coverage ∆ File
7
95.27
-4.02% tree/node.go
11
56.67
-31.57% tree/convert.go
21
92.81
-4.98% inheritance.go
22
94.84
-1.06% tree/value.go
62
61.25
-34.95% collectors/yaml.go
Jobs
ID Job ID Ran Files Coverage
1 22759757477.1 06 Mar 2026 10:37AM UTC 37
84.92
GitHub Action Run
Source Files on build 22759757477
  • Tree
  • List 37
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6580ba13 on github
  • Prev Build on master (#22759593496)
  • Next Build on master (#22766864294)
  • 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