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

tarantool / go-config / 25093563529
87%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 06:06AM UTC
Jobs 1
Files 36
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

29 Apr 2026 06:05AM UTC coverage: 91.685% (-0.2%) from 91.853%
25093563529

push

github

bigbes
tarantool: derive env-var paths from JSON schema

The previous TT_* env-var transform split names on '_' and silently
dropped any compound key the schema defines (audit_log, wal_queue_max_size,
iproto.listen, …). With a JSON schema in hand the builder now walks
the schema once into a trie and resolves env names by greedy
longest-prefix match, falling back to the wildcard child for
additionalProperties / patternProperties so groups/<name>/replicasets/<name>/…
works.

Vars that don't match any schema path are silently dropped instead of
written to bogus keys. Without a schema (WithoutSchema) the legacy
naive split is preserved verbatim.

Related to TNTP-7385

136 of 153 new or added lines in 2 files covered. (88.89%)

2966 of 3235 relevant lines covered (91.68%)

135.35 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
86.92
tarantool/internal/envpath/envpath.go
Jobs
ID Job ID Ran Files Coverage
1 25093563529.1 29 Apr 2026 06:06AM UTC 36
91.68
GitHub Action Run
Source Files on build 25093563529
  • Tree
  • List 36
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 467705d7 on github
  • Prev Build on master (#25059874103)
  • Next Build on master (#25097813615)
  • 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