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

tarantool / tarantool / 13295950449
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ligurio/gh-12097-support-oss-fuzz
DEFAULT BRANCH: master
Ran 12 Feb 2025 10:36PM UTC
Jobs 1
Files 479
Run time 379min
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:16PM UTC coverage: 85.985% (-0.001%) from 85.986%
13295950449

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 6b891b4)

63289 of 114569 branches covered (55.24%)

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

24 existing lines in 11 files now uncovered.

94200 of 109554 relevant lines covered (85.98%)

2339434.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
85.08
0.41% src/lib/core/say.c
1
87.7
1.99% src/lib/core/util.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.55
-1.15% src/histogram.c
1
86.58
0.0% src/box/box.cc
1
92.1
0.14% src/box/vinyl.c
1
96.0
-4.0% src/lib/core/trigger.h
1
95.74
-0.53% src/box/vy_range.c
1
91.45
-0.11% src/lib/swim/swim.c
2
94.81
-0.55% src/box/tuple.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
4
81.82
-12.12% src/lua/minifio.c
4
93.31
-1.27% src/lib/swim/swim_io.c
6
93.71
-0.99% src/box/replication.cc
Jobs
ID Job ID Ran Files Coverage
1 13295950449.1 12 Feb 2025 10:36PM UTC 479
85.98
GitHub Action Run
Source Files on build 13295950449
  • Tree
  • List 479
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8a87161d on github
  • Prev Build on release/2.11 (#13286458422)
  • Next Build on release/2.11 (#13302589317)
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