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

tarantool / tarantool / 25374047458
88%

Build:
DEFAULT BRANCH: master
Ran 05 May 2026 11:54AM 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

05 May 2026 11:37AM UTC coverage: 87.676% (-0.01%) from 87.687%
25374047458

push

github

locker
lua: allow to use thread id as target for threads.call and eval

Currently, it's possible to direct a request to either all application
threads or a random thread. Sometimes it may be useful to direct a
request to a specific thread, for example, to parallelize a workload.
This patch updates the `experimental.threads` module so that now the
`call` and `eval` functions can accept a numeric thread id as a value of
the `target` option. A thread id must be >= 1 and <= the number of
threads in the target thread group.

Closes #12628

NO_DOC=experimental

70716 of 118970 branches covered (59.44%)

106337 of 121284 relevant lines covered (87.68%)

1360786.99 hits per line

Coverage Regressions

Lines Coverage ∆ File
21
90.83
-0.65% src/box/box.cc
4
93.39
-0.81% src/box/xrow_update_field.c
4
81.82
-12.12% src/lua/minifio.c
3
94.15
-1.6% src/box/vy_range.c
3
22.64
-0.06% src/lib/uri/uri_parser.c
2
89.74
0.0% src/box/xrow.c
2
96.3
-3.7% src/lib/core/backtrace.c
2
95.4
-2.3% src/lib/core/histogram.c
1
95.1
-0.1% src/box/replication.cc
1
71.97
-0.2% src/lib/core/popen.c
1
97.36
0.0% src/lib/msgpuck/msgpuck.h
1
96.1
-0.05% src/lib/salad/bps_tree.h
Jobs
ID Job ID Ran Files Coverage
1 25374047458.1 05 May 2026 11:54AM UTC 525
87.68
GitHub Action Run
Source Files on build 25374047458
  • Tree
  • List 525
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 85fb969b on github
  • Prev Build on master (#25160325312)
  • Next Build on master (#25401166336)
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