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

tarantool / tarantool / 13296626249
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.3
DEFAULT BRANCH: master
Ran 12 Feb 2025 11:19PM UTC
Jobs 1
Files 518
Run time 437min
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

12 Feb 2025 11:04PM UTC coverage: 87.39% (+0.02%) from 87.369%
13296626249

push

github

Totktonada
log: fix message being truncated to 1024 bytes

Before this patch, when log format was set to 'json' and log entry was
written with format-string API (`require('log').info(<format string>,
args...)`), in the output the message was truncated to 1024 bytes.

This patch fixes this behavior, and now the message will only be
truncated if the full log entry (with all the context) doesn't fit into
the 16KiB buffer. The message will be truncated in a way, so all the
context is present.

Closes #10918

NO_DOC=bugfix

(cherry picked from commit 6b891b4f7)

69754 of 123596 branches covered (56.44%)

60 of 62 new or added lines in 2 files covered. (96.77%)

29 existing lines in 14 files now uncovered.

102752 of 117578 relevant lines covered (87.39%)

2411162.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
85.03
0.42% src/lib/core/say.c
1
88.89
1.62% src/lib/core/util.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.69
-0.11% src/lib/msgpuck/msgpuck.h
1
96.55
-0.86% src/lib/vclock/vclock.c
1
95.36
-0.31% src/box/raft.c
1
92.93
-0.12% src/lib/core/fiber.c
1
96.55
-1.15% src/lib/core/histogram.c
2
89.27
-0.06% src/box/xrow.c
2
94.22
-0.39% src/lua/fiber.c
2
91.26
0.45% src/box/box.cc
2
92.15
0.0% src/box/vinyl.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
3
91.03
-0.2% src/box/vy_scheduler.c
3
97.95
-0.22% src/box/memtx_tx.c
4
93.31
-1.27% src/lib/swim/swim_io.c
4
94.43
-0.62% src/box/xrow_update_field.c
Jobs
ID Job ID Ran Files Coverage
1 13296626249.1 12 Feb 2025 11:19PM UTC 518
87.39
GitHub Action Run
Source Files on build 13296626249
  • Tree
  • List 518
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0dce970a on github
  • Prev Build on release/3.3 (#13295818054)
  • Next Build on release/3.3 (#13366889834)
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