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

tarantool / tarantool / 13293577645
88%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2025 08:03PM UTC
Jobs 1
Files 518
Run time 393min
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

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%)

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

54 existing lines in 22 files now uncovered.

102892 of 117703 relevant lines covered (87.42%)

2455569.01 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
65.97
5.13% src/lib/core/fio.c
1
89.29
-1.62% src/box/xlog.h
1
89.05
-0.08% src/box/vy_log.c
1
85.15
-0.99% src/lib/small/small/slab_arena.c
1
96.12
-0.18% src/box/relay.cc
1
88.55
-0.6% src/box/engine.c
1
95.78
-0.12% src/box/replication.cc
1
93.53
-0.14% src/box/txn_limbo.c
1
95.36
-0.31% src/box/raft.c
1
95.31
-1.56% src/box/engine.h
2
89.26
-0.1% src/box/xrow.c
2
94.64
-0.39% src/box/xrow_update_field.c
2
84.53
-0.72% src/lib/core/coio.c
2
93.03
-0.1% src/lib/core/fiber.c
2
94.22
-0.39% src/lua/fiber.c
2
92.19
0.0% src/box/vinyl.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
3
96.85
-0.2% src/lib/msgpuck/msgpuck.h
3
97.93
-0.22% src/box/memtx_tx.c
4
93.31
-1.27% src/lib/swim/swim_io.c
4
84.32
-0.37% src/box/xlog.c
16
90.85
-0.38% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 13293577645.1 12 Feb 2025 08:03PM UTC 518
87.42
GitHub Action Run
Source Files on build 13293577645
  • 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
  • 6b891b4f on github
  • Prev Build on master (#13286454461)
  • Next Build on master (#13303113956)
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