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

tarantool / luajit / 26945067711
93%
tarantool/master: 93%

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

04 Jun 2026 10:02AM UTC coverage: 93.219% (-0.03%) from 93.246%
26945067711

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

5734 of 6058 branches covered (94.65%)

Branch coverage included in aggregate %.

21871 of 23555 relevant lines covered (92.85%)

3971463.74 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
77.88
-1.01% src/lj_api.c
5
93.09
-1.97% src/lj_ir.c
4
87.65
-0.99% src/lib_jit.c
2
77.58
0.39% src/lj_opt_fold.c
2
92.0
-0.44% src/luajit.c
1
99.22
-0.78% src/lj_func.c
1
99.04
1.44% src/lj_str.c
Jobs
ID Job ID Ran Files Coverage
1 26945067711.1 04 Jun 2026 10:44AM UTC 89
93.22
GitHub Action Run
Source Files on build 26945067711
  • Tree
  • List 89
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26945067711
  • a2e9b1ce on github
  • Prev Build on skaplun/ffi-c-call-conventions (#26684505154)
  • Next Build on skaplun/ffi-c-call-conventions (#26950663584)
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