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

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

Build:
Build:
LAST BUILD BRANCH: bigbes/gh-no-add-testing
DEFAULT BRANCH: master
Ran 05 Mar 2026 11:07PM 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

05 Mar 2026 10:59PM UTC coverage: 84.989% (-8.6%) from 93.584%
22740617086

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

693 of 1027 new or added lines in 19 files covered. (67.48%)

7 existing lines in 1 file now uncovered.

2627 of 3091 relevant lines covered (84.99%)

29.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
50.0
collectors/rawmarshaller.go
3
91.89
collectors/tree_walk.go
5
91.95
-5.34% builder.go
5
96.64
collectors/directory.go
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
29
79.58
collectors/storage.go
34
0.0
internal/testutil/etcd.go
36
0.0
internal/testutil/integrity.go
38
70.54
internal/testutil/mock_storage.go
42
62.5
collectors/storage_source.go
59
61.25
-34.95% collectors/yaml.go

Uncovered Existing Lines

Lines Coverage ∆ File
7
91.95
-5.34% builder.go
Jobs
ID Job ID Ran Files Coverage
1 22740617086.1 05 Mar 2026 11:07PM UTC 37
84.99
GitHub Action Run
Source Files on build 22740617086
  • Tree
  • List 37
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #21
  • PR Base - master (#22569319460)
  • 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