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

tarantool / tarantool / 18595495693
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-10737
DEFAULT BRANCH: master
Ran 17 Oct 2025 03:06PM 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:15PM UTC coverage: 87.55% (-0.01%) from 87.561%
18595495693

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)

69090 of 116465 branches covered (59.32%)

103901 of 118676 relevant lines covered (87.55%)

1362033.3 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.4
-1.15% src/lib/core/histogram.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
2
95.96
-0.37% src/box/relay.cc
2
92.44
-0.04% src/box/vinyl.c
2
87.37
-0.07% src/box/vy_run.c
2
94.87
-0.14% src/box/xrow_update_field.c
2
85.61
-0.72% src/lib/core/coio.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
97.05
-0.1% src/lib/msgpuck/msgpuck.h
3
92.94
-0.29% src/lib/core/fiber.c
4
93.31
-1.27% src/lib/swim/swim_io.c
8
61.11
-4.86% src/lib/core/fio.c
15
92.33
-1.92% src/box/memtx_space.c
Jobs
ID Job ID Ran Files Coverage
1 18595495693.1 17 Oct 2025 03:06PM UTC 519
87.55
GitHub Action Run
Source Files on build 18595495693
  • Tree
  • List 519
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • be5e2952 on github
  • Prev Build on release/3.4 (#18564831373)
  • Next Build on release/3.4 (#18711311449)
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