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

tarantool / tarantool / 10941471624
88%

Build:
DEFAULT BRANCH: master
Ran 19 Sep 2024 01:12PM UTC
Jobs 1
Files 514
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

19 Sep 2024 12:59PM UTC coverage: 87.322% (+0.02%) from 87.304%
10941471624

push

github

Totktonada
box: internal api to grant/revoke lua call access

This patch adds internal API methods for granting and revoking Lua
function access.

New internal API methods:
- `box.internal.lua_call_runtime_priv_grant(<user-name>, <function-name>)`
  grants access to the specified function for the specified user.
- `box.interal.lua_call_runtime_priv_grant(<user-name>, '')` grants
  universal access (excluding built-in functions) for the specified user.
- `box.internal.lua_call_runtime_priv_reset()` revokes all previously
  granted function execution permissions for all users.

Closes #10306

NO_DOC=internal
NO_CHANGELOG=internal

68970 of 122451 branches covered (56.32%)

72 of 73 new or added lines in 3 files covered. (98.63%)

27 existing lines in 13 files now uncovered.

101754 of 116528 relevant lines covered (87.32%)

2563493.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10941471624.1 19 Sep 2024 01:12PM UTC 0
87.32
GitHub Action Run
Source Files on build 10941471624
Detailed source file information is not available for this build.
  • Back to Repo
  • b94a3be1 on github
  • Prev Build on master (#10922110789)
  • Next Build on master (#10958793772)
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