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

tarantool / tarantool / 27702674305
88%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2026 04:18PM UTC
Jobs 1
Files 525
Run time 3min
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

17 Jun 2026 04:05PM UTC coverage: 87.697% (+0.02%) from 87.682%
27702674305

push

github

grafin
config: add `config:cluster_config()` method

This patch adds `config:cluster_config()`, a public diagnostic
method that returns the cluster configuration after merging all
cluster configuration sources.

The returned configuration doesn't have default values applied
and template variables substituted. It is returned as a read-only
table and any attempts to modify it won't affect the actual
configuration.

Closes #10617

@TarantoolBot document
Title: Add config:cluster_config()

`config:cluster_config()`

    Get a raw cluster configuration after merging all cluster
    configuration sources. Default values are not applied and
    template variables are not substituted.

Return:

    a cluster configuration

Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/config/

70719 of 118902 branches covered (59.48%)

106412 of 121340 relevant lines covered (87.7%)

1374780.19 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
91.23
-0.13% src/box/box.cc
4
93.62
-2.13% src/box/vy_range.c
4
97.15
-0.2% src/lib/msgpuck/msgpuck.h
3
90.0
-0.15% src/box/applier.cc
3
92.74
-0.04% src/box/vinyl.c
3
22.66
-0.06% src/lib/uri/uri_parser.c
2
88.33
0.04% src/box/vy_run.c
2
89.73
-0.12% src/box/xrow.c
2
93.79
0.74% src/box/xrow_update_field.c
2
92.94
-0.01% src/lib/core/fiber.c
2
95.45
-4.55% src/lib/json/json.h
1
92.34
-0.45% src/box/recovery.cc
1
95.07
-0.1% src/box/replication.cc
1
96.55
-1.15% src/lib/core/histogram.c
1
75.85
-0.24% src/main.cc
Jobs
ID Job ID Ran Files Coverage
1 27702674305.1 17 Jun 2026 04:18PM UTC 525
87.7
GitHub Action Run
Source Files on build 27702674305
  • Tree
  • List 525
  • Changed 30
  • Source Changed 0
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 288feeec on github
  • Prev Build on master (#27681632657)
  • Next Build on master (#27705813650)
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