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

tarantool / luajit / 23857544870
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-4808-jslots-trace-ir-cdata-ctype
DEFAULT BRANCH: tarantool/master
Ran 01 Apr 2026 03:55PM 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

01 Apr 2026 03:49PM UTC coverage: 93.065% (+0.03%) from 93.034%
23857544870

push

github

Buristan
Avoid recording interference due to invocation of VM hooks.

Thanks to Sergey Kaplun.

(cherry picked from commit ab834de8b)

If the VM event contains a trace, it may cause several inconsistencies
during the recording of another trace:

- If there is an exit from the trace in the VM event for the 'trace
  start' VM event, the JIT engine converts the newly recorded trace to
  the "side trace". So, when this side exit is taken, the JIT returns
  from the VM event in the middle of another frame.

- Stitching semantics are broken for the VM events due to an
  inconsistent frame link chain.

This patch fixes these issues by forbidding stitching in the VM event
and saving the context of the JIT engine at the VM event for trace
start.

Sergey Kaplun:
* added the description and the test for the problem

Part of tarantool/tarantool#12134

5721 of 6056 branches covered (94.47%)

Branch coverage included in aggregate %.

11 of 11 new or added lines in 2 files covered. (100.0%)

21829 of 23547 relevant lines covered (92.7%)

3973196.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23857544870.1 01 Apr 2026 03:55PM UTC 89
93.06
GitHub Action Run
Source Files on build 23857544870
  • Tree
  • List 89
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23857544870
  • 650d5eb7 on github
  • Prev Build on tarantool/master (#23855187079)
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