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

tarantool / tarantool / 24514376740
88%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 02:58PM UTC
Jobs 1
Files 526
Run time 2min
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

16 Apr 2026 01:57PM UTC coverage: 87.687% (+0.01%) from 87.677%
24514376740

push

github

sergos
config: add env option to config:get()

Closes #9824

@TarantoolBot document
Title: Add the "env" option to config:get()
Since: 3.7.0

The new option allows controlling whether TT_* environment variables
are taken into account when retrieving configuration values.

Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/config/#lua-function.config.get

* The `env` option controls the usage of `TT_*` environment variables
  in `config:get()`.
* By default, environment variables are taken into account when the
  `instance` option is not specified.
* If `env` is set to `false`, environment variables are ignored even
  when the `instance` option is not specified.
* If `env` is set to `true` together with the `instance` option, an
  error is raised.

70704 of 118996 branches covered (59.42%)

106366 of 121302 relevant lines covered (87.69%)

1363586.48 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
81.82
-12.12% src/lua/minifio.c
3
97.05
-0.3% src/lib/msgpuck/msgpuck.h
2
91.42
0.43% src/box/box.cc
2
88.19
0.1% src/box/vy_run.c
2
87.01
-0.41% src/box/vy_stmt.c
2
93.05
-0.38% src/box/xrow_update_field.c
2
96.3
-3.7% src/lib/core/backtrace.c
2
87.03
-0.29% src/lib/core/say.c
1
97.71
-0.07% src/box/memtx_tx.c
1
96.13
-0.18% src/box/relay.cc
1
95.74
1.06% src/box/vy_range.c
1
85.79
-0.09% src/box/xlog.c
1
89.66
-1.42% src/box/xlog.h
1
90.38
-1.77% src/lib/core/trigger.cc
1
98.08
-0.31% src/lib/json/json.c
1
85.15
-0.99% src/lib/small/small/slab_arena.c
1
91.68
-0.11% src/lib/swim/swim.c
Jobs
ID Job ID Ran Files Coverage
1 24514376740.1 16 Apr 2026 02:58PM UTC 526
87.69
GitHub Action Run
Source Files on build 24514376740
  • Tree
  • List 526
  • Changed 28
  • Source Changed 0
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5f1f5af0 on github
  • Prev Build on master (#24514225088)
  • Next Build on master (#24523453094)
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