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

tarantool / luajit / 22345582887
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/lj-1418-1422-dualnum-narrowing-0
DEFAULT BRANCH: tarantool/master
Ran 24 Feb 2026 09:56AM 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

24 Feb 2026 09:39AM UTC coverage: 93.092% (+0.07%) from 93.021%
22345582887

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

5713 of 6046 branches covered (94.49%)

Branch coverage included in aggregate %.

21804 of 23513 relevant lines covered (92.73%)

3875830.41 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.36
-0.08% src/lj_opt_fold.c
2
99.18
-0.33% src/lj_gc.c
Jobs
ID Job ID Ran Files Coverage
1 22345582887.1 24 Feb 2026 09:56AM UTC 89
93.09
GitHub Action Run
Source Files on build 22345582887
  • Tree
  • List 89
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22345582887
  • 5fcf897e on github
  • Prev Build on tarantool/master (#21034532764)
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