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

tarantool / tarantool / 5864702181
88%

Build:
DEFAULT BRANCH: master
Ran 15 Aug 2023 07:37AM UTC
Jobs 1
Files 490
Run time 17s
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

15 Aug 2023 07:27AM UTC coverage: 86.189% (-0.02%) from 86.208%
5864702181

push

github

sergepetrenko
alter: add an assert in _cluster replace for old tuple

_cluster on-replace trigger parses old and new tuples into
replica_def objects. One path handles the case of new_def != NULL.
The other assumes that old_def != NULL if new_def was NULL. This
is correct, because replace wouldn't happen if both tuples are
NULL. It would mean nothing changed.

Nonetheless coverity complained here that the old tuple could be
NULL even if the new one was NULL. The patch silences this warning
by adding an assert.

NO_DOC=refactor
NO_CHANGELOG=refactor
NO_TEST=not testable

63589 of 115193 branches covered (55.2%)

1 of 1 new or added line in 1 file covered. (100.0%)

95288 of 110557 relevant lines covered (86.19%)

2859849.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5864702181.1 15 Aug 2023 07:37AM UTC 0
86.19
GitHub Action Run
Source Files on build 5864702181
Detailed source file information is not available for this build.
  • Back to Repo
  • 3209f548 on github
  • Prev Build on master (#5859015106)
  • Next Build on master (#5865751450)
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