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

tarantool / luajit / 26683628873
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-noticket-fix-tests-old-gcc
DEFAULT BRANCH: tarantool/master
Ran 30 May 2026 12:21PM 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

30 May 2026 12:17PM UTC coverage: 93.172% (-0.02%) from 93.189%
26683628873

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

5733 of 6058 branches covered (94.64%)

Branch coverage included in aggregate %.

21858 of 23555 relevant lines covered (92.8%)

3958251.42 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
88.69
-0.5% src/lj_crecord.c
6
77.03
-0.55% src/lj_opt_fold.c
2
91.11
-0.32% src/lj_alloc.c
Jobs
ID Job ID Ran Files Coverage
1 26683628873.1 30 May 2026 12:21PM UTC 89
93.17
GitHub Action Run
Source Files on build 26683628873
  • Tree
  • List 89
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26683628873
  • 169df611 on github
  • Prev Build on skaplun/ffi-c-call-conventions (#26683521476)
  • Next Build on skaplun/ffi-c-call-conventions (#26684505154)
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