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

tarantool / tarantool / 23172
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12779-space-before-replace-yield-use-after-free-fix
DEFAULT BRANCH: master
Ran 23 Jun 2020 02:22AM UTC
Jobs 1
Files 306
Run time 43s
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

23 Jun 2020 12:07AM UTC coverage: 82.617% (-0.005%) from 82.622%
23172

push

travis-ci

Korablev77
vinyl: fix passing uninitialized parameter to vy_page_find_key()

vy_page_find_key() assumes that equal_key parameter is initialized since
it is used unconditionally. Originally, function was designed with
assumption that parameter is initialized by caller. Since then it has
been used in several other places, but some callers doesn't initialize
this parameter to 'false' value. Let's fix it and inside
vy_page_find_key() set this output parameter to false by default.

Closes #5078

(cherry picked from commit f84cb1aae)

41986 of 50820 relevant lines covered (82.62%)

925741.73 hits per line

Jobs
ID Job ID Ran Files Coverage
3 23172.3 (TARGET=coverage) 23 Jun 2020 02:22AM UTC 0
82.62
Travis Job 23172.3
Source Files on build 23172
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #23172
  • 6702b994 on github
  • Prev Build on 1.10 (#23110)
  • Next Build on 1.10 (#23191)
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