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

tarantool / tarantool / 21130096359
88%

Build:
DEFAULT BRANCH: master
Ran 19 Jan 2026 08:33AM UTC
Jobs 1
Files 522
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

19 Jan 2026 08:16AM UTC coverage: 87.572% (-0.003%) from 87.575%
21130096359

push

github

locker
misc: move arrow ipc implementation to EE

In EE we are going to use arrow c++ library, so we drop nanoarrow
dependency here we use precisely for ipc. CE now has only stubs.

We also move arrow related functionality from core to box. We are going
to use box ArrowError in EE for error reporting.

Tests are moved to EE as they require `arrow_ipc_encode()` and
`arrow_ipc_decode()` to work. Note that test in module_api.test will not
be moved. There is no module_api.test in EE. Anyway C API
`box_insert_arrow()` is tested in EE version in more details already.

Part of tarantool/tarantool-ee#1603

NO_CHANGELOG=internal
NO_DOC=internal

70155 of 118104 branches covered (59.4%)

0 of 6 new or added lines in 1 file covered. (0.0%)

23 existing lines in 13 files now uncovered.

105468 of 120436 relevant lines covered (87.57%)

1370948.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
0.0
0.0% src/box/arrow_ipc.h

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.3
0.0% src/box/relay.cc
1
94.78
-0.21% src/box/vy_read_iterator.c
1
90.9
-0.1% src/box/vy_scheduler.c
1
87.93
-1.54% src/box/xlog.h
1
80.0
-2.5% src/lib/core/clock.c
1
92.94
0.01% src/lib/core/fiber.c
1
96.55
-1.15% src/lib/core/histogram.c
1
97.36
0.0% src/lib/msgpuck/msgpuck.h
2
92.34
-0.04% src/box/vinyl.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
3
88.02
-0.14% src/box/vy_run.c
3
85.78
-0.19% src/box/xlog.c
5
93.43
-0.99% src/box/xrow_update_field.c
Jobs
ID Job ID Ran Files Coverage
1 21130096359.1 19 Jan 2026 08:33AM UTC 522
87.57
GitHub Action Run
Source Files on build 21130096359
  • Tree
  • List 522
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 2cf4f27b on github
  • Prev Build on master (#21130139938)
  • Next Build on master (#21138272715)
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