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

tarantool / tarantool / 15211902240
88%

Build:
DEFAULT BRANCH: master
Ran 23 May 2025 02:04PM UTC
Jobs 1
Files 519
Run time 1min
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

23 May 2025 01:50PM UTC coverage: 87.525% (+0.03%) from 87.493%
15211902240

push

github

locker
lib: fix build error with fresh gcc compiler

Build start to fail with my distro's new gcc version 15.1.1:

```
in file included from /home/shiny/dev/tarantool/src/lib/tzcode/localtime.c:18:
/home/shiny/dev/tarantool/src/lib/tzcode/tzfile.h:25:15: error: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (2> 1 chars into 20 available) [-Werror=unterminated-string-initialization]
   25 | #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */
      |               ^~~~~~~~~~~~~~~~~~~~~
/home/shiny/dev/tarantool/src/lib/tzcode/localtime.c:310:46: note: in expansion of macro ‘TZDIR’
  310 | static char const tzdirslash[sizeof TZDIR] = TZDIR "/";
      |
/home/shiny/dev/tarantool/test/unit/uuid.c:125:41: error: initializer-string for array of ‘unsigned char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (7 chars into 6 available) [-Werror=unterminated-string-initialization]
  125 |                                 .node = "Ad\325,b\353"},
      |                                         ^~~~~~~~~~~~~~
/home/shiny/dev/tarantool/test/unit/uuid.c:131:41: error: initializer-string for array of ‘unsigned char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (7 chars into 6 available) [-Werror=unterminated-string-initialization]
  131 |                                 .node = "v\025Oo9I"},
      |                                         ^~~~~~~~~~~
/home/shiny/dev/tarantool/test/unit/uuid.c:141:41: error: initializer-string for array of ‘unsigned char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (7 chars into 6 available) [-Werror=unterminated-string-initialization]
  141 |                                 .node = "Ad\325,b\353"},
      |                                         ^~~~~~~~~~~~~~
/home/shiny/dev/tarantool/test/unit/uuid.c:147:41: error: initializer-string for array of ‘unsigned char’ truncates NUL terminator b... (continued)

70475 of 124189 branches covered (56.75%)

103617 of 118386 relevant lines covered (87.52%)

2777031.96 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.74
1.6% src/box/vy_range.c
1
91.21
-0.1% src/box/vy_scheduler.c
1
92.94
0.01% src/lib/core/fiber.c
1
90.38
-1.92% src/lib/core/trigger.cc
2
93.55
-0.28% src/box/txn_limbo.c
2
92.44
-0.09% src/box/vinyl.c
2
93.81
-0.36% src/box/xrow_update_field.c
2
95.45
-4.55% src/lib/json/json.h
3
84.29
-0.26% src/box/xlog.c
Jobs
ID Job ID Ran Files Coverage
1 15211902240.1 23 May 2025 02:04PM UTC 519
87.52
GitHub Action Run
Source Files on build 15211902240
  • Tree
  • List 519
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 53fd97d5 on github
  • Prev Build on master (#15205162899)
  • Next Build on master (#15269661732)
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