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

tarantool / tarantool / 24514225088
88%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 02:29PM 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.677% (-0.02%) from 87.693%
24514225088

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.

70718 of 118996 branches covered (59.43%)

106349 of 121297 relevant lines covered (87.68%)

1374982.59 hits per line

Coverage Regressions

Lines Coverage ∆ File
16
90.99
-0.43% src/box/box.cc
8
60.42
-3.55% src/lib/core/fio.c
5
92.56
-0.22% src/box/vinyl.c
4
93.31
-1.27% src/lib/swim/swim_io.c
3
94.68
-0.53% src/box/vy_range.c
2
96.18
-0.09% src/box/iproto.cc
2
93.77
-0.29% src/box/memtx_space.c
2
93.43
0.03% src/box/xrow_update_field.c
2
80.95
-9.52% src/lib/core/tt_sigaction.c
2
97.36
0.1% src/lib/msgpuck/msgpuck.h
1
96.32
-0.18% src/box/relay.cc
1
96.43
-0.71% src/box/vy_point_lookup.c
1
96.55
-1.15% src/lib/core/histogram.c
1
96.3
-3.7% src/lib/digest/crc32_hw_impl.c
1
22.64
-0.02% src/lib/uri/uri_parser.c
1
97.41
-0.86% src/lib/vclock/vclock.c
Jobs
ID Job ID Ran Files Coverage
1 24514225088.1 16 Apr 2026 02:29PM UTC 526
87.68
GitHub Action Run
Source Files on build 24514225088
  • Tree
  • List 526
  • Changed 31
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5f1f5af0 on github
  • Prev Build on master (#24514046759)
  • Next Build on master (#24514376740)
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