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

tarantool / luajit / 27124968311
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-noticket-fix-tests-old-gcc
DEFAULT BRANCH: tarantool/master
Ran 08 Jun 2026 08:23AM 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

08 Jun 2026 08:01AM UTC coverage: 93.156% (+0.1%) from 93.039%
27124968311

push

github

Buristan
FFI/MacOS: Fix calling convention for enums.

Thanks to Sergey Kaplun.

(cherry picked from commit b925b3e3f)

This patch fixes the regression in the arm64 OSX FFI behaviour when the
fundamental C types are passed via the stack. The given arguments should
occupy the "packed" size on the stack if they are fundamental C
types [1]. Structures require the pointer-size alignment like it was done
in the previous commit. This patch fixes that (not only for enums but for
other data types too). This fixes the tests that were failing after the
previous commit.

[1]: https://developer.apple.com/documentation/xcode/writing-arm64-code-for-apple-platforms#Pass-arguments-to-functions-correctly

Sergey Kaplun:
* added the description for the problem

Part of tarantool/tarantool#12480

Reviewed-by: Evgeniy Temirgaleev <e.temirgaleev@tarantool.org>
Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
(cherry picked from commit 82ca68442)

5712 of 6039 branches covered (94.59%)

Branch coverage included in aggregate %.

21771 of 23463 relevant lines covered (92.79%)

1938584.06 hits per line

Coverage Regressions

Lines Coverage ∆ File
43
88.69
0.0% src/lj_crecord.c
17
92.17
0.41% src/lj_cparse.c
8
95.9
10.96% src/lj_ccall.c
1
77.11
0.0% src/lj_opt_fold.c
1
96.66
-0.05% src/lj_record.c
Jobs
ID Job ID Ran Files Coverage
1 27124968311.1 08 Jun 2026 08:23AM UTC 89
93.16
GitHub Action Run
Source Files on build 27124968311
  • Tree
  • List 89
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27124968311
  • 14a59f47 on github
  • Prev Build on tarantool/release/2.11 (#26690028092)
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