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

tarantool / tarantool / 13295950449

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

81.82
/src/lua/minifio.c


Source Not Available

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