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

tarantool / tarantool / 25483222055
88%

Build:
DEFAULT BRANCH: master
Ran 07 May 2026 08:08AM UTC
Jobs 1
Files 525
Run time 2min
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

07 May 2026 07:52AM UTC coverage: 87.684% (-0.008%) from 87.692%
25483222055

push

github

locker
perf: fix build for EE on recent gcc

On recent gcc release build of EE version is failed with error:

```
/home/shiny/dev/tarantool-ee/tarantool/perf/lua/column_scan_module.c: In function ‘str_arrow_lua_func’:
/home/shiny/dev/tarantool-ee/tarantool/perf/lua/column_scan_module.c:551:17: error: variable ‘k’ set but not used [-Werror=unused-but-set-variable=]
  551 |         int64_t k = 0;
      |                 ^
[ 14%] Built target func_restore3
/home/shiny/dev/tarantool-ee/tarantool/perf/lua/column_scan_module.c: In function ‘str_arrow_rv_lua_func’:
/home/shiny/dev/tarantool-ee/tarantool/perf/lua/column_scan_module.c:698:17: error: variable ‘k’ set but not used [-Werror=unused-but-set-variable=]
  698 |         int64_t k = 0;
      |
```

NO_TEST=build fix
NO_CHANGELOG=build fix
NO_DOC=build fix

70711 of 118970 branches covered (59.44%)

106340 of 121276 relevant lines covered (87.68%)

1338809.74 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
93.37
-0.8% src/box/xrow_update_field.c
4
93.31
-1.27% src/lib/swim/swim_io.c
4
81.82
-12.12% src/lua/minifio.c
3
97.51
-0.2% src/box/memtx_tx.c
2
93.77
-0.29% src/box/memtx_space.c
2
88.15
-0.07% src/box/vy_run.c
2
96.3
-3.7% src/lib/core/backtrace.c
1
90.95
-0.03% src/box/box.cc
1
88.96
-0.61% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
95.56
-0.36% src/box/lua/init.c
1
96.32
-0.18% src/box/relay.cc
1
92.69
0.0% src/box/vinyl.c
1
90.3
-0.08% src/box/vy_log.c
1
87.93
-1.54% src/box/xlog.h
1
63.97
2.86% src/lib/core/fio.c
1
97.25
0.2% src/lib/msgpuck/msgpuck.h
Jobs
ID Job ID Ran Files Coverage
1 25483222055.1 07 May 2026 08:08AM UTC 525
87.68
GitHub Action Run
Source Files on build 25483222055
  • Tree
  • List 525
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f4ab9828 on github
  • Prev Build on master (#25401166336)
  • Next Build on master (#25485044979)
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