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

tarantool / tarantool / 23843131044
88%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2026 10:17AM UTC
Jobs 1
Files 526
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

01 Apr 2026 10:01AM UTC coverage: 87.656% (-0.008%) from 87.664%
23843131044

push

github

locker
iproto: restrict access to application threads

Application threads don't implement any access checks so letting clients
call them is unsafe. This commit disables this functionality by default
for all IPROTO connections so that an attempt to direct a request to an
application thread by setting the thread id in the request header now
raises an error. To enable this functionality for the current session,
a client should call `box.iproto.internal.enable_thread_requests()`.

Closes #12304

NO_DOC=unreleased
NO_CHANGELOG=unreleased

70546 of 118791 branches covered (59.39%)

21 of 22 new or added lines in 2 files covered. (95.45%)

50 existing lines in 17 files now uncovered.

106100 of 121041 relevant lines covered (87.66%)

1355804.6 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.08
0.08% src/box/iproto.cc

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.5
-0.07% src/box/applier.cc
1
94.8
-0.21% src/box/vy_read_iterator.c
1
90.1
0.06% src/box/xrow.c
1
94.2
-1.39% src/lib/core/fiber.h
1
60.42
-0.69% src/lib/core/fio.c
1
95.4
-1.15% src/lib/core/histogram.c
1
98.08
-0.31% src/lib/json/json.c
1
91.68
-0.11% src/lib/swim/swim.c
1
97.41
-0.85% src/lib/vclock/vclock.c
2
92.69
0.04% src/box/vinyl.c
2
87.03
-0.29% src/lib/core/say.c
2
95.45
-4.55% src/lib/json/json.h
3
87.89
-0.2% src/box/vy_run.c
3
92.84
-0.29% src/lib/core/fiber.c
4
93.62
-2.13% src/box/vy_range.c
9
88.14
-7.63% src/box/vy_regulator.c
16
90.99
-0.46% src/box/box.cc
Jobs
ID Job ID Ran Files Coverage
1 23843131044.1 01 Apr 2026 10:17AM UTC 526
87.66
GitHub Action Run
Source Files on build 23843131044
  • Tree
  • List 526
  • Changed 39
  • Source Changed 0
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5c61d71f on github
  • Prev Build on master (#23840525700)
  • Next Build on master (#23861962843)
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