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

tarantool / tarantool / 8628884578
88%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2024 09:32AM 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

10 Apr 2024 09:17AM UTC coverage: 87.03% (-0.001%) from 87.031%
8628884578

push

github

Totktonada
config: verify replicaset to contain an instance

It is very easy to misplace a config option to a different level, for
example create an empty replicaset `sharding` with storage role, instead
of configuring sharding option to `storage`:
```
groups:
  g-001:
    replicasets:
      sharding:
        roles:
        - storage
      r-001:
        instances:
          i-001: {}
```

This patch adds validation that forbids creating an empty group or
replicaset. Note that a group or a replicaset could still be defined
in multiple config sources and may appear empty in one of them, the
check is performed on the merged cluster config.

Closes #9895

NO_DOC=bugfix

67206 of 119649 branches covered (56.17%)

99897 of 114785 relevant lines covered (87.03%)

2450176.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8628884578.1 10 Apr 2024 09:32AM UTC 0
87.03
GitHub Action Run
Source Files on build 8628884578
Detailed source file information is not available for this build.
  • Back to Repo
  • fa21117d on github
  • Prev Build on master (#8616810253)
  • Next Build on master (#8630282940)
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