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

tarantool / tarantool / 9224792340
88%

Build:
DEFAULT BRANCH: master
Ran 24 May 2024 01:54PM UTC
Jobs 1
Files 513
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

24 May 2024 01:30PM UTC coverage: 87.09% (+0.005%) from 87.085%
9224792340

push

github

Totktonada
config: expose configuration status from box.info

Fixes #10044

@TarantoolBot document
Title: Configuration status is shown in `box.info.config` now

There is the `config:info([version])` method, but in order to access it
over iproto an application developer should add something like the
following into the application code:

```lua
_G.config = require('config')
```

It is not convenient, at least because it requires an attention from the
application developer and it can't be solved solely by an administrator.

Now, the `config:info('v2')` result is reported in the `config` field of
the `box.info` table. It is accessible over iproto if appropriate
privileges are granted for a calling user.

67504 of 119949 branches covered (56.28%)

16 of 16 new or added lines in 1 file covered. (100.0%)

46 existing lines in 19 files now uncovered.

100239 of 115098 relevant lines covered (87.09%)

2402422.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9224792340.1 24 May 2024 01:54PM UTC 0
87.09
GitHub Action Run
Source Files on build 9224792340
Detailed source file information is not available for this build.
  • Back to Repo
  • a1544d3b on github
  • Prev Build on master (#9224378379)
  • Next Build on master (#9225158907)
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