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

tarantool / tarantool / 12526214870
88%

Build:
DEFAULT BRANCH: master
Ran 28 Dec 2024 11:39AM 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 11:25AM UTC coverage: 87.357% (-0.03%) from 87.382%
12526214870

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

69647 of 123526 branches covered (56.38%)

102634 of 117488 relevant lines covered (87.36%)

2400941.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12526214870.1 28 Dec 2024 11:39AM UTC 0
87.36
GitHub Action Run
Source Files on build 12526214870
Detailed source file information is not available for this build.
  • Back to Repo
  • ec65c54a on github
  • Prev Build on master (#12516331810)
  • Next Build on master (#12708772272)
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