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

tarantool / tarantool / 18595624746
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-10737
DEFAULT BRANCH: master
Ran 17 Oct 2025 02:44PM UTC
Jobs 1
Files 519
Run time 2min
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

17 Oct 2025 02:18PM UTC coverage: 87.556% (+0.006%) from 87.55%
18595624746

push

github

locker
diag: remove debug logging from functions setting diag

When we fail to write a log message to syslog to try to reconnect and
write it again in `write_to_syslog()`. If reconnecting failed and log
level is debug we log error but this involves another reconnecting
attempt and so on. As result Tarantool is crashed due to stack overflow.

Let's remove logging error in `diag_set()` and `diag_add()`. Is not
considered useful. Debug logging produces a lot of messages, to make it
helpful we are going support turning logging on by module. In this case
logging all errors in diag.h will not be helpful.

Closes #11840

NO_DOC=bugfix

(cherry picked from commit 9b3bec01f)

68700 of 116257 branches covered (59.09%)

103419 of 118118 relevant lines covered (87.56%)

1594689.45 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.18
0.47% src/box/box.cc
1
95.84
-0.12% src/box/replication.cc
1
80.74
-0.41% src/box/tuple_bloom.c
1
94.46
0.0% src/box/vy_read_iterator.c
1
96.55
-0.86% src/lib/vclock/vclock.c
2
87.22
-0.01% src/box/vy_run.c
2
89.26
-0.1% src/box/xrow.c
2
94.66
-0.35% src/box/xrow_update_field.c
2
93.01
0.07% src/lib/core/fiber.c
2
82.22
-4.44% src/lib/core/latch.h
2
97.26
0.2% src/lib/msgpuck/msgpuck.h
3
91.55
-0.58% src/box/gc.c
3
97.99
-0.22% src/box/memtx_tx.c
4
90.52
-0.3% src/box/applier.cc
5
92.33
-0.18% src/box/vinyl.c
Jobs
ID Job ID Ran Files Coverage
1 18595624746.1 17 Oct 2025 02:44PM UTC 519
87.56
GitHub Action Run
Source Files on build 18595624746
  • Tree
  • List 519
  • Changed 24
  • Source Changed 0
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b0d1f491 on github
  • Prev Build on release/3.3 (#18564828939)
  • Next Build on release/3.3 (#18711313962)
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