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

tarantool / tarantool / 18595476059
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12608-memtx-fix-replace-rollback-after-result-tuple-preparing-error
DEFAULT BRANCH: master
Ran 17 Oct 2025 02:30PM UTC
Jobs 1
Files 513
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:13PM UTC coverage: 87.621% (-0.001%) from 87.622%
18595476059

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)

69805 of 117575 branches covered (59.37%)

104738 of 119535 relevant lines covered (87.62%)

1377254.63 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
92.22
-2.16% src/box/memtx_space.c
9
88.14
-7.63% src/box/vy_regulator.c
4
93.31
-1.27% src/lib/swim/swim_io.c
3
91.55
-0.58% src/box/gc.c
3
90.9
-0.31% src/box/vy_scheduler.c
2
92.45
-0.09% src/box/vinyl.c
1
95.96
-0.18% src/box/relay.cc
1
88.28
0.21% src/box/vy_run.c
1
84.75
-0.1% src/box/xlog.c
1
93.12
-0.1% src/lib/core/fiber.c
1
90.38
-1.92% src/lib/core/trigger.cc
1
91.56
-0.11% src/lib/swim/swim.c
1
97.41
0.0% src/lib/vclock/vclock.c
Jobs
ID Job ID Ran Files Coverage
1 18595476059.1 17 Oct 2025 02:30PM UTC 513
87.62
GitHub Action Run
Source Files on build 18595476059
  • Tree
  • List 513
  • Changed 30
  • Source Changed 0
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 019f70da on github
  • Prev Build on release/3.5 (#18564834372)
  • Next Build on release/3.5 (#18711308531)
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