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

tarantool / tarantool / 13295947144
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-10737
DEFAULT BRANCH: master
Ran 12 Feb 2025 10:32PM UTC
Jobs 1
Files 514
Run time 456min
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 10:15PM UTC coverage: 87.304% (-0.01%) from 87.317%
13295947144

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)

68698 of 121946 branches covered (56.33%)

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

49 existing lines in 16 files now uncovered.

101357 of 116097 relevant lines covered (87.3%)

2212688.35 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.05
-0.08% src/box/vy_log.c
1
90.51
-0.63% src/box/engine.c
1
97.41
-0.86% src/lib/vclock/vclock.c
1
90.7
0.15% src/box/applier.cc
1
94.74
-1.75% src/box/engine.h
1
92.84
-0.1% src/lib/core/fiber.c
1
89.23
-1.54% src/lib/small/small/lsregion.c
2
88.69
-0.11% src/box/xrow.c
2
95.45
-4.55% src/lib/json/json.h
2
95.4
-2.3% src/histogram.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
3
22.64
-0.06% src/lib/uri/uri_parser.c
3
91.93
-0.14% src/box/vinyl.c
4
87.41
-0.08% src/box/vy_run.c
6
93.84
-1.19% src/box/xrow_update_field.c
18
90.69
-0.59% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 13295947144.1 12 Feb 2025 10:32PM UTC 514
87.3
GitHub Action Run
Source Files on build 13295947144
  • Tree
  • List 514
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 1cd63bd2 on github
  • Prev Build on release/3.2 (#13295819300)
  • Next Build on release/3.2 (#13325239531)
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