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

tarantool / tarantool / 25483222055

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

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

95.56
/src/box/lua/init.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