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

tarantool / luajit / 8261350990
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 13 Mar 2024 08:10AM UTC
Jobs 1
Files 89
Run time 1min
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

13 Mar 2024 07:58AM UTC coverage: 92.661% (+0.004%) from 92.657%
8261350990

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

Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>

5661 of 6017 branches covered (94.08%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

20 existing lines in 4 files now uncovered.

21610 of 23414 relevant lines covered (92.3%)

2821718.01 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
91.96
-0.45% src/luajit.c
2
91.11
-0.32% src/lj_alloc.c
6
77.39
-0.31% src/lj_opt_fold.c
10
77.41
-1.01% src/lj_api.c
Jobs
ID Job ID Ran Files Coverage
1 8261350990.1 13 Mar 2024 08:10AM UTC 89
92.66
GitHub Action Run
Source Files on build 8261350990
  • Tree
  • List 89
  • Changed 87
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #8261350990
  • 4a20956f on github
  • Prev Build on tarantool/master (#8248340212)
  • Next Build on tarantool/master (#8266093729)
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

© 2025 Coveralls, Inc