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

tarantool / tarantool / 5744746581
88%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2023 11:28PM UTC
Jobs 1
Files 490
Run time 14s
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

02 Aug 2023 11:28PM UTC coverage: 86.127% (+0.02%) from 86.107%
5744746581

push

github

Totktonada
config: add low priority env source

The usual environment configuration source is useful for parametrized
run:

```
TT_MEMTX_MEMORY=<...> tarantool --name <...> --config <...>
```

However, sometimes a user may need to set a default value, which doesn't
rewrite one that is provided in the configuration. Now, it is possible
to do using the environment variables with the `_DEFAULT` suffix.

```
TT_MEMTX_MEMORY_DEFAULT=<...> tarantool --name <...> --config <...>
```

This feature may be especially useful for wrappers that run tarantool
internally with some default paths for data directories, socket files,
pid file. We likely will use it in the `tt` tool.

Part of #8862

NO_DOC=added into https://github.com/tarantool/doc/issues/3544 manually

63534 of 115326 branches covered (55.09%)

95198 of 110532 relevant lines covered (86.13%)

2888975.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5744746581.1 02 Aug 2023 11:28PM UTC 0
86.13
GitHub Action Run
Source Files on build 5744746581
Detailed source file information is not available for this build.
  • Back to Repo
  • a6054f01 on github
  • Prev Build on master (#5737848847)
  • Next Build on master (#5748072502)
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