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

tarantool / tarantool / 8293371272
88%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2024 08:40AM UTC
Jobs 1
Files 513
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

15 Mar 2024 08:30AM UTC coverage: 86.993%. Remained the same
8293371272

push

github

Totktonada
config: expand config:info()

Closes #9780

@TarantoolBot document
Title: Expansion of `config:info()`

Before this patch, the `meta` field of the `config:info()` function
contained the meta data of the last load, even if it was unsuccessful
reload. This can be inconvenient because if the reload fails, we expect
that the last configuration that was successfully applied is used, but
its metadata was lost.

Now `config:info()` can take one argument — the version of the
information that should be returned by the function. If no arguments are
specified or the argument is the string `v1`, the return value has the
same structure as before. If the argument is the string `v2`, the `meta`
field in the return value has fields - `active` (meta for the last
successfully applied configuration) and `last` (meta of the last loaded
configuration). Currently only these values are accepted.

67085 of 119487 branches covered (56.14%)

99602 of 114494 relevant lines covered (86.99%)

2692181.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8293371272.1 15 Mar 2024 08:40AM UTC 0
86.99
GitHub Action Run
Source Files on build 8293371272
Detailed source file information is not available for this build.
  • Back to Repo
  • 699775b5 on github
  • Prev Build on master (#8278663018)
  • Next Build on master (#8294935605)
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