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

tarantool / tarantool / 7018468484
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12390-fix-vinil-memory-limit-on-recovery
DEFAULT BRANCH: master
Ran 28 Nov 2023 12:19PM UTC
Jobs 1
Files 478
Run time 42s
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 12:03PM UTC coverage: 85.793% (+0.001%) from 85.792%
7018468484

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

(cherry picked from commit e92a8e7b2)

62350 of 113443 branches covered (0.0%)

93163 of 108591 relevant lines covered (85.79%)

2803420.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7018468484.1 28 Nov 2023 12:19PM UTC 0
85.79
GitHub Action Run
Source Files on build 7018468484
Detailed source file information is not available for this build.
  • Back to Repo
  • d462c77c on github
  • Prev Build on release/2.11 (#7018031525)
  • Next Build on release/2.11 (#7069872676)
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