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

tarantool / tarantool / 30356622838
88%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2026 12:10PM UTC
Jobs 1
Files 529
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

28 Jul 2026 11:53AM UTC coverage: 87.797% (-0.007%) from 87.804%
30356622838

push

github

locker
box: replace lbox_read_view with cdata

This allows us to move the garbage collection callback to Lua, which
will be useful for exposing the read view module to application threads:
closing a read view in an application thread will require a round-trip
to the main thread, which is currently only possible to do in Lua code
(the threads module is unavailable in C). It also makes the code look
simpler generally.

Needed for #12951

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring

72017 of 120912 branches covered (59.56%)

26 of 27 new or added lines in 1 file covered. (96.3%)

129 existing lines in 17 files now uncovered.

107961 of 122966 relevant lines covered (87.8%)

1363798.88 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
98.23
-0.25% src/box/lua/read_view.c

Coverage Regressions

Lines Coverage ∆ File
64
90.88
0.3% src/box/memtx_engine.cc
22
90.67
0.07% src/box/read_view.c
8
93.01
-1.75% src/box/txn_limbo_queue.c
6
95.22
-1.25% src/box/vy_read_iterator.c
6
77.78
-1.52% src/main.cc
4
93.62
-2.13% src/box/vy_range.c
4
89.66
-0.14% src/box/xrow.c
3
98.23
-0.25% src/box/lua/read_view.c
3
88.06
-0.07% src/box/vy_run.c
2
93.4
-0.03% src/box/xrow_update_field.c
1
92.59
-0.04% src/box/vinyl.c
1
81.98
0.3% src/lib/core/coio.c
1
93.87
-0.1% src/lib/core/fiber.c
1
96.55
-1.15% src/lib/core/histogram.c
1
90.38
-1.92% src/lib/core/trigger.cc
1
85.15
-0.99% src/lib/small/small/slab_arena.c
1
91.68
0.0% src/lib/swim/swim.c
Jobs
ID Job ID Ran Files Coverage
1 30356622838.1 28 Jul 2026 12:10PM UTC 529
87.8
GitHub Action Run
Source Files on build 30356622838
  • Tree
  • List 529
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 120ddf61 on github
  • Prev Build on master (#30246651955)
  • Next Build on master (#30362059641)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc