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

tarantool / tarantool / 6865148633
88%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2023 02:48PM UTC
Jobs 1
Files 507
Run time 56s
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

14 Nov 2023 02:37PM UTC coverage: 86.636% (-0.001%) from 86.637%
6865148633

push

github

locker
box: allow lua_call priv owners to call registered Lua functions

Currently, the lua_call privilege simply doesn't work for registered
functions. This patch fixes this issue: now, it grants access to any
registered function that is written in Lua unless it's a built-in
function, such as dostring, or a persistent function.

Note, this patch renames access_check_call to access_check_lua_call to
avoid confusion because this function is now global. It also renames
access_check_eval to access_check_lua_eval for consistency.

Closes #9363

NO_DOC=updated doc ticket manually
NO_CHANGELOG=feature has not been released yet

65763 of 117966 branches covered (0.0%)

8 of 8 new or added lines in 2 files covered. (100.0%)

41 existing lines in 12 files now uncovered.

97818 of 112907 relevant lines covered (86.64%)

2662088.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6865148633.1 14 Nov 2023 02:48PM UTC 0
86.64
GitHub Action Run
Source Files on build 6865148633
Detailed source file information is not available for this build.
  • Back to Repo
  • 4b88d5fd on github
  • Prev Build on master (#6865083720)
  • Next Build on master (#6891559824)
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