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

tarantool / luajit / 8232246359 / 1
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: ligurio/lj-1454-ub-os-time
DEFAULT BRANCH: tarantool/master
Ran 11 Mar 2024 11:51AM UTC
Files 89
Run time 4s
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

11 Mar 2024 11:24AM UTC coverage: 92.623% (-0.006%) from 92.629%
8232246359.1

push

github

Buristan
Fix recording of __concat metamethod.

Thanks to Sergey Kaplun.

(cherry picked from commit bcc5125a9)

`lj_record_ret()` uses `J->L->base` as a base for recording
concatenation with remaining operands, even if there is a vararg frame
or pcall frame (so it uses the wrong Lua stack slots from a frame
above). This leads to the corresponding assertion failure in the
`lj_record_mm_lookup()`.

This patch adds the calculation of the base adjusment necessary for
correct frame usage.

Sergey Kaplun:
* added the description and the test for the problem

Part of tarantool/tarantool#9595

5659 of 6016 branches covered (94.07%)

Branch coverage included in aggregate %.

21598 of 23412 relevant lines covered (92.25%)

2817745.42 hits per line

Source Files on job 8232246359.1
  • Tree
  • List 0
  • Changed 87
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8232246359
  • e8d1e9fd on github
  • Prev Job for on skaplun/lj-1164-record-meta-concat-varg-pcall (#8093907727.1)
  • Next Job for on skaplun/lj-1164-record-meta-concat-varg-pcall (#8261077426.1)
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