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

tarantool / luajit / 26950663584
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-noticket-fix-tests-old-gcc
DEFAULT BRANCH: tarantool/master
Ran 04 Jun 2026 12:11PM 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 12:05PM UTC coverage: 93.155% (-0.06%) from 93.219%
26950663584

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

5732 of 6058 branches covered (94.62%)

Branch coverage included in aggregate %.

21854 of 23555 relevant lines covered (92.78%)

3920444.51 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
3
97.61
-1.44% src/lj_str.c
2
91.11
-0.32% src/lj_alloc.c
1
96.66
-0.05% src/lj_record.c
Jobs
ID Job ID Ran Files Coverage
1 26950663584.1 04 Jun 2026 12:11PM UTC 89
93.16
GitHub Action Run
Source Files on build 26950663584
  • 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 #26950663584
  • a879e5d7 on github
  • Prev Build on skaplun/ffi-c-call-conventions (#26945067711)
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