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

tarantool / luajit / 23740674376
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 11:06AM 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 10:35AM UTC coverage: 93.012% (-0.07%) from 93.086%
23740674376

push

github

ligurio
Prevent false positive sanitizer warning in unpack().

Reported by Sergey Bronnikov.

(cherry picked from commit f322ecb51)

The UndefinedBehaviour sanitizer produce a runtime warning when
INT_MAX is passed to `unpack()` as index `j`. This happens because
`i` in lj_cf_unpack() was incremented before the checking loop
invariant and this could to a signed integer overflo. The patch
fixes the issue by moving a loop invariant to a loop body.

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

Part of tarantool/tarantool#12134

5713 of 6053 branches covered (94.38%)

Branch coverage included in aggregate %.

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

18 existing lines in 3 files now uncovered.

21814 of 23542 relevant lines covered (92.66%)

3890960.18 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
77.88
-1.01% src/lj_api.c
6
94.74
-4.31% src/lj_str.c
2
92.0
-0.44% src/luajit.c
Jobs
ID Job ID Ran Files Coverage
1 23740674376.1 30 Mar 2026 11:06AM UTC 89
93.01
GitHub Action Run
Source Files on build 23740674376
  • Tree
  • List 89
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23740674376
  • 7183dd75 on github
  • Prev Build on tarantool/master (#23194736185)
  • Next Build on ligurio/lj-1450-unpack-ub (#23745788895)
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