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

tarantool / tarantool / 13293577645 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2025 08:03PM UTC
Files 518
Run time 421min
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 07:45PM UTC coverage: 87.417% (+0.004%) from 87.413%
13293577645.1

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

69784 of 123329 branches covered (56.58%)

102892 of 117703 relevant lines covered (87.42%)

2455569.01 hits per line

Source Files on job 13293577645.1
  • 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 Build 13293577645
  • 6b891b4f on github
  • Prev Job for on master (#13286454461.1)
  • Next Job for on master (#13303113956.1)
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