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

tarantool / tarantool / 22222635411
88%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2026 11:55AM UTC
Jobs 1
Files 526
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

20 Feb 2026 11:39AM UTC coverage: 87.647% (+0.02%) from 87.631%
22222635411

push

github

locker
lua: make allocator thread-local

We wrap the default Lua allocator to account and limit memory used by
Lua. Now, when different threads can have different Lua states, we need
to make the variables used by the custom allocator thread-local to avoid
MT races while accessing them. We also export box.internal.alloc to
application threads.

Follow-up commit 5fe44d8445f2 ("box: implement Lua call/eval over iproto
for application threads").

NO_DOC=unreleased
NO_CHANGELOG=unreleased

70357 of 118377 branches covered (59.43%)

1 of 1 new or added line in 1 file covered. (100.0%)

98 existing lines in 17 files now uncovered.

105835 of 120751 relevant lines covered (87.65%)

1390364.1 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.45
0.02% src/box/lua/init.c
1
95.1
-0.1% src/box/replication.cc
1
92.56
0.04% src/box/vinyl.c
1
87.93
-1.54% src/box/xlog.h
1
92.87
-0.09% src/lib/core/fiber.c
1
91.68
-0.11% src/lib/swim/swim.c
2
88.09
-0.01% src/box/vy_run.c
2
85.86
-0.03% src/box/xlog.c
2
89.1
-0.11% src/box/xrow.c
2
93.46
-0.36% src/box/xrow_update_field.c
2
95.4
-2.3% src/lib/core/histogram.c
2
95.45
-4.55% src/lib/json/json.h
2
97.15
0.2% src/lib/msgpuck/msgpuck.h
3
91.35
-0.21% src/box/vy_scheduler.c
14
94.03
0.09% src/box/lua/error.cc
18
91.05
-0.49% src/box/box.cc
43
90.06
0.09% src/lua/init.c
Jobs
ID Job ID Ran Files Coverage
1 22222635411.1 20 Feb 2026 11:55AM UTC 526
87.65
GitHub Action Run
Source Files on build 22222635411
  • Tree
  • List 526
  • Changed 34
  • Source Changed 0
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d30e6d3a on github
  • Prev Build on master (#22180973268)
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