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

tarantool / tarantool / 12903
100%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/test2
DEFAULT BRANCH: master
Ran 13 Jul 2018 06:38AM UTC
Jobs 1
Files 353
Run time 26s
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

pending completion
12903

push

travis-ci

kyukhin
box: support reload whole module

Closes #2946.

@TarantoolBot document
Title: fixed module reload
There was a bug in tarantool documentation:
https://tarantool.io/en/doc/1.7/book/box/
box_schema/#lua-function.box.schema.func.reload
Now it is allowed to reload all functions in loadable
module via one method. Legacy method including finction
name is forbidden.
box.schema.func.reload("utils")       -- ok since now
box.schema.func.reload("utils.func1") -- forbidden since now

Global reload is still unsupported because it seems
to be useless.
box.schema.func.reload()              -- invalid!

62648 of 77054 relevant lines covered (81.3%)

3649592.29 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12903.3 (TARGET=coverage) 13 Jul 2018 06:38AM UTC 0
81.3
Travis Job 12903.3
Source Files on build 12903
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12903
  • 3aec485d on github
  • Prev Build on 2.0 (#12898)
  • Next Build on 2.0 (#12905)
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