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

tarantool / luajit / 6785276931
89%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 07 Nov 2023 01:37PM UTC
Jobs 1
Files 89
Run time 11s
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

07 Nov 2023 01:25PM UTC coverage: 87.893% (+0.05%) from 87.841%
6785276931

push

github

igormunkin
x64: Properly fix __call metamethod return dispatch.

Reported by Sergey Kaplun.

(cherry-picked from commit d133d67c8)

This patch is the follow-up for the commit
1672bdc0f ("x64: Fix __call metamethod
return dispatch."). That patch uses the incorrect macro x64 (which is
undefined in dasm) instead of X64. `KBASE` (r15d) is still compared
against `BASE` (edx) instead of `KBASEa` (r15) against rdx.

This patch fixes the typo, so the correct registers are chosen.

Sergey Kaplun:
* added the description for the problem

Part of tarantool/tarantool#9145

Reviewed-by: Igor Munkin <imun@tarantool.org>
Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org>
Signed-off-by: Igor Munkin <imun@tarantool.org>
(cherry picked from commit 52e7daa38)

5297 of 5952 branches covered (0.0%)

Branch coverage included in aggregate %.

20329 of 23204 relevant lines covered (87.61%)

689151.22 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.69
-0.11% src/lj_record.c
2
93.33
-0.48% src/luajit.c
6
82.22
17.78% src/lj_sysprof.c
7
83.84
-1.62% src/lj_alloc.c
10
73.0
-1.01% src/lj_api.c
Jobs
ID Job ID Ran Files Coverage
1 6785276931.1 07 Nov 2023 01:37PM UTC 89
87.89
GitHub Action Run
Source Files on build 6785276931
  • Tree
  • List 89
  • Changed 84
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #6785276931
  • 4a9ecfec on github
  • Prev Build on tarantool/release/2.10 (#6707697543)
  • Next Build on tarantool/release/2.10 (#6801461845)
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