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

tarantool / tarantool / 5691335415
88%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2023 11:23AM UTC
Jobs 1
Files 490
Run time 15s
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 Jul 2023 11:14AM UTC coverage: 86.116% (+0.01%) from 86.104%
5691335415

push

github

Totktonada
config: fix 'instance not found' failure message

The instance config schema was modified in commit 8ee2b0d8c9a44
("config: start singleton instance in RW by default"): the `database.rw`
(boolean) parameter was replaced by the `database.mode` parameter (enum
of `ro` and `rw`).

However, in the same commit, the default mode of an instance that is the
only one in its replicaset was modified: it starts in the read-write
mode by default. As result, the parameter is actually unneeded in the
minimal configuration example.

These changes were not reflected in the 'instance not found' error
message, which contains the minimal configuration example. It is fixed
here.

Part of #8862
Follows up #8810

NO_DOC=nothing to document, it is just an error message
NO_CHANGELOG=see NO_DOC
NO_TEST=there is a test case in config-luatest/reload_test.lua that
        triggers the given error; it doesn't needs updating, because it
        checks the start of the error message

63533 of 115326 branches covered (55.09%)

95191 of 110538 relevant lines covered (86.12%)

2870818.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5691335415.1 28 Jul 2023 11:23AM UTC 0
86.12
GitHub Action Run
Source Files on build 5691335415
Detailed source file information is not available for this build.
  • Back to Repo
  • f72258fd on github
  • Prev Build on master (#5690687541)
  • Next Build on master (#5692426693)
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