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

tarantool / luajit / 22936755036
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 11 Mar 2026 04:31AM 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

11 Mar 2026 04:13AM UTC coverage: 93.019% (+0.004%) from 93.015%
22936755036

push

github

Buristan
Prevent snapshot purge while recording a function header.

Thanks to Sergey Kaplun.

(cherry picked from commit d459c6ce5)

This patch is a follow-up to the commit
7505e78bd "Handle on-trace OOM errors
from helper functions.". Since this commit, the `pcall()` (and
`xpcall()`) emits an additional snapshot, but the arguments to the
pcall-ed function are momentarily purged from the snapshot since they
are not used. Hence, in several cases `debug.getlocal()` can't find the
corresponding slot for the previous frame.

This patch prevents purging right after `pcall()`, `xpcall()` recording.

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>

5708 of 6047 branches covered (94.39%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

13 existing lines in 5 files now uncovered.

21792 of 23517 relevant lines covered (92.66%)

3884961.64 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.09
-0.33% src/lj_ir.c
2
91.11
-0.32% src/lj_alloc.c
2
99.18
-0.33% src/lj_gc.c
2
96.99
-0.38% src/lj_snap.c
6
94.74
-4.31% src/lj_str.c
Jobs
ID Job ID Ran Files Coverage
1 22936755036.1 11 Mar 2026 04:31AM UTC 89
93.02
GitHub Action Run
Source Files on build 22936755036
  • Tree
  • List 89
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22936755036
  • 26244830 on github
  • Prev Build on tarantool/master (#22917122897)
  • Next Build on tarantool/master (#22944182407)
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