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

tarantool / tarantool / 14240387457
88%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2025 10:52AM 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

03 Apr 2025 10:07AM UTC coverage: 87.492% (+0.03%) from 87.466%
14240387457

push

github

sergepetrenko
relay: fix crash during shut down

In relay there's a message, which travels between relay and tx
threads and which is used to deliver vclock of the relay to tx
thread.

However, when the message is in tx thread, it may happen, that
relay thread dies and tx may try to send message back without
checking, whether the thread is alive.

Let's check `is_paired` flag, which is set to `false`, when
relay thread dies, before sending the cbus message.

Closes #9920

NO_DOC=bugfix

70163 of 123721 branches covered (56.71%)

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

27 existing lines in 12 files now uncovered.

103255 of 118017 relevant lines covered (87.49%)

2894001.37 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.05
-0.31% src/box/raft.c
1
96.14
-0.16% src/box/relay.cc
1
92.58
0.04% src/box/vinyl.c
1
96.3
-3.7% src/cpu_feature.c
1
80.0
-2.5% src/lib/core/clock.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
97.41
-0.86% src/lib/vclock/vclock.c
2
84.26
-0.11% src/box/xlog.c
2
84.89
-0.36% src/lib/core/coio.c
3
92.94
-0.29% src/lib/core/fiber.c
4
94.44
-0.76% src/box/xrow_update_field.c
9
60.42
-6.02% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 14240387457.1 03 Apr 2025 10:52AM UTC 518
87.49
GitHub Action Run
Source Files on build 14240387457
  • Tree
  • List 518
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • be6fd7d4 on github
  • Prev Build on master (#14238727661)
  • Next Build on master (#14243559149)
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