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

tarantool / luajit / 23886596482
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/3.6
DEFAULT BRANCH: tarantool/master
Ran 02 Apr 2026 06:15AM 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

02 Apr 2026 05:38AM UTC coverage: 93.072% (+0.04%) from 93.034%
23886596482

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

Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
(cherry picked from commit ac306b3f5)

5718 of 6056 branches covered (94.42%)

Branch coverage included in aggregate %.

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

4 existing lines in 3 files now uncovered.

21834 of 23547 relevant lines covered (92.73%)

3944076.65 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
91.11
-0.32% src/lj_alloc.c
1
88.77
-0.08% src/lj_crecord.c
1
96.66
-0.05% src/lj_record.c
Jobs
ID Job ID Ran Files Coverage
1 23886596482.1 02 Apr 2026 06:15AM UTC 89
93.07
GitHub Action Run
Source Files on build 23886596482
  • Tree
  • List 89
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23886596482
  • ee1daeee on github
  • Prev Build on tarantool/release/3.6 (#23855186937)
  • Next Build on tarantool/release/3.6 (#24078789360)
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