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

tarantool / tarantool / 10245023888
88%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2024 08:17AM UTC
Jobs 1
Files 514
Run time 3min
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 Aug 2024 08:06AM UTC coverage: 87.169% (+0.02%) from 87.15%
10245023888

push

github

locker
box: don't require functional index function to be sandboxed

Closes #4765
Closes #10349

@TarantoolBot document
Title: Functional index function doesn't have to sandboxed anymore

The user may now create a functional index using a function that doesn't
have the flag `is_sandboxed`. Note that a functional index function must
be deterministic and isn't allowed to yield or access the database so
the flag `is_sandboxed` is still recommended. However, there are cases
when the user might want to clear the flag. For example, it's the only
way to let a functional index function to call a deterministic function
defined in a module (e.g. `json.encode`).

68240 of 121501 branches covered (56.16%)

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

42 existing lines in 16 files now uncovered.

100839 of 115682 relevant lines covered (87.17%)

2454730.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10245023888.1 05 Aug 2024 08:17AM UTC 0
87.17
GitHub Action Run
Source Files on build 10245023888
Detailed source file information is not available for this build.
  • Back to Repo
  • 9e616ab6 on github
  • Prev Build on master (#10203091439)
  • Next Build on master (#10248270925)
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