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

tarantool / luajit / 23743685268
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/gh-4808-jslots-trace-ir-cdata-ctype
DEFAULT BRANCH: tarantool/master
Ran 30 Mar 2026 12:56PM 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 Mar 2026 11:53AM UTC coverage: 93.095% (-0.006%) from 93.101%
23743685268

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%)

2 existing lines in 1 file now uncovered.

21836 of 23545 relevant lines covered (92.74%)

3973024.85 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
91.11
-0.32% src/lj_alloc.c
Jobs
ID Job ID Ran Files Coverage
1 23743685268.1 30 Mar 2026 12:56PM UTC 89
93.09
GitHub Action Run
Source Files on build 23743685268
  • 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 #23743685268
  • 32bf9939 on github
  • Prev Build on tarantool/master (#23743112946)
  • Next Build on skaplun/lj-1429-1434-recording-interference (#23857544870)
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