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

tarantool / luajit / 6785276902
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 07 Nov 2023 01:39PM UTC
Jobs 1
Files 89
Run time 10s
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: 88.219% (+0.1%) from 88.113%
6785276902

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>

5339 of 5972 branches covered (0.0%)

Branch coverage included in aggregate %.

20481 of 23296 relevant lines covered (87.92%)

2744208.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
92.76
-0.99% src/lj_ir.c
2
75.77
-0.16% src/lj_opt_fold.c
2
95.64
-0.16% src/lj_record.c
3
97.61
-1.44% src/lj_str.c
6
82.22
17.78% src/lj_sysprof.c
Jobs
ID Job ID Ran Files Coverage
1 6785276902.1 07 Nov 2023 01:39PM UTC 89
88.22
GitHub Action Run
Source Files on build 6785276902
  • Tree
  • List 89
  • Changed 80
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #6785276902
  • 52e7daa3 on github
  • Prev Build on tarantool/master (#6707697594)
  • Next Build on tarantool/master (#6801461795)
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