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

tarantool / tarantool / 12527686551
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/2.11
DEFAULT BRANCH: master
Ran 28 Dec 2024 03:51PM UTC
Jobs 1
Files 518
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

28 Dec 2024 03:17PM UTC coverage: 87.376% (+0.003%) from 87.373%
12527686551

push

github

Totktonada
config: migrate extras module definitions to EE

This patch migrates config.extras module definitions to Tarantool EE.
Now its sources are defined there.

Also, it makes Tarantool validate extras module during a config
initialization phase. It is changed this way to achieve possibility to
load configuration extras after loading the basic config module to
simplify the order of modules loading.

Previous loading order:
* Load `config.extras`.
* Load `config`.
* Load a few more `config.extras`.

New loading order:
* Load `config`.
* Load `config.extras`.

The simplification comes with a cost of less checks in no-configuration
mode though they're not so important since the scenario when we add
`config.extras` and work in no-configuration mode sounds quite strange.

Needed for tarantool/tarantool-ee#1024

NO_CHANGELOG=refactoring
NO_DOC=refactoring, no new api
NO_TEST=no new behavior to test

(cherry picked from commit ec65c54af)

69669 of 123532 branches covered (56.4%)

102656 of 117487 relevant lines covered (87.38%)

2377615.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12527686551.1 28 Dec 2024 03:51PM UTC 0
87.38
GitHub Action Run
Source Files on build 12527686551
Detailed source file information is not available for this build.
  • Back to Repo
  • 88e5e404 on github
  • Prev Build on release/3.3 (#12527556738)
  • Next Build on release/3.3 (#12685892936)
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