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

tarantool / tarantool / 25855 / 3
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: m.kostoev/delete_range
DEFAULT BRANCH: master
Ran 28 Nov 2020 06:39AM UTC
Files 310
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

26 Nov 2020 09:20PM UTC coverage: 82.821% (-0.01%) from 82.832%
TARGET=coverage

push

travis-ci

Gerold103
func: clean the module cache on first load error

In case if we're loading a fresh module we put it
into a module's cache first which allows us to not
reload same module twice (say there could be several
functions in same module).

But if the module is loaded for the first time and
symbol resolution failed we continue keeping this
module loaded even if there may be no more use of
it. Thus make a cleanup if needed.

There is no portable way to verify via test as far
as I know, just manually via "lsof -p `pidof tarantool`".

Fixes #5475

Reported-by: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
(cherry picked from commit 33b0dd582)

42769 of 51640 relevant lines covered (82.82%)

978685.08 hits per line

Source Files on job 25855.3 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 277
  • Source Changed 1
  • Coverage Changed 277
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18926
  • Travis Job 25855.3
  • 3f8ed054 on github
  • Prev Job for TARGET=coverage on 1.10 (#25851.3)
  • Next Job for TARGET=coverage on 1.10 (#26027.3)
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