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

tarantool / tarantool / 18586231939
88%

Build:
DEFAULT BRANCH: master
Ran 17 Oct 2025 08:07AM 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 07:51AM UTC coverage: 87.62% (-0.02%) from 87.64%
18586231939

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

69811 of 117661 branches covered (59.33%)

104806 of 119614 relevant lines covered (87.62%)

1358828.96 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.82
-0.62% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
96.14
-0.18% src/box/relay.cc
1
90.14
-0.08% src/box/vy_log.c
1
84.72
-0.01% src/box/xlog.c
1
91.68
-0.11% src/lib/swim/swim.c
2
85.61
-0.72% src/lib/core/coio.c
2
95.45
-4.55% src/lib/json/json.h
3
93.62
-1.6% src/box/vy_range.c
3
97.26
-0.1% src/lib/msgpuck/msgpuck.h
4
88.07
-0.21% src/box/vy_run.c
5
92.72
0.13% src/box/vinyl.c
7
94.99
-1.46% src/box/vy_read_iterator.c
9
88.14
-7.63% src/box/vy_regulator.c
16
90.97
-0.39% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 18586231939.1 17 Oct 2025 08:07AM UTC 513
87.62
GitHub Action Run
Source Files on build 18586231939
  • Tree
  • List 513
  • Changed 34
  • Source Changed 0
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9b3bec01 on github
  • Prev Build on master (#18565786957)
  • Next Build on master (#18684370616)
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