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

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

Build:
Build:
LAST BUILD BRANCH: mandesero/liveness-and-readiness-probes
DEFAULT BRANCH: master
Ran 26 Jun 2020 08:48PM UTC
Files 306
Run time 44s
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 Jun 2020 03:18PM UTC coverage: 82.637% (+0.004%) from 82.633%
TARGET=coverage

push

travis-ci

kyukhin
box: reduce box_process_lua Lua GC memory usage

<box_process_lua> function created a new GCfunc object for a handler
having no upvalues depending on the request context on each call.

The change introduces the following mapping:
| <handler id> -> <handler GCfunc object>
Initializing this mapping on Tarantool startup is aimed to reduce Lua GC
memory usage.

Reviewed-by: Sergey Ostanevich <sergos@tarantool.org>
Reviewed-by: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Signed-off-by: Igor Munkin <imun@tarantool.org>

41986 of 50808 relevant lines covered (82.64%)

931036.54 hits per line

Source Files on job 23248.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 17753
  • Travis Job 23248.3
  • 3a9dcbb7 on github
  • Prev Job for TARGET=coverage on 1.10 (#23231.3)
  • Next Job for TARGET=coverage on 1.10 (#23293.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