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

tarantool / tarantool / 7017468077
88%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2023 10:40AM UTC
Jobs 1
Files 507
Run time 1min
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

28 Nov 2023 10:32AM UTC coverage: 86.659% (-0.01%) from 86.671%
7017468077

push

github

locker
net.box: allow calling stored Lua and C module functions with self.call

The fix is simple: look up the function in `box.func` by name and, if
found, execute its `call` method. The only tricky part is to avoid the
lookup before `box.cfg` is called because `box.func` is unavailable at
the time. We achieve that by checking `box.ctl.is_recovery_finished`.

Closes #9131

NO_DOC=bug fix

65814 of 118012 branches covered (0.0%)

97911 of 112984 relevant lines covered (86.66%)

2682705.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7017468077.1 28 Nov 2023 10:40AM UTC 0
86.66
GitHub Action Run
Source Files on build 7017468077
Detailed source file information is not available for this build.
  • Back to Repo
  • e92a8e7b on github
  • Prev Build on master (#7016236173)
  • Next Build on master (#7020409619)
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