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

tarantool / luajit / 22904062713
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/2.11
DEFAULT BRANCH: tarantool/master
Ran 10 Mar 2026 01:25PM 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

10 Mar 2026 12:22PM UTC coverage: 93.069% (+0.004%) from 93.065%
22904062713

push

github

Buristan
Fix edge cases when recording string.byte/sub.

Thanks to Sergey Kaplun.

(cherry picked from commit 89f268b3f)

It is possible that the `len` (`end - start`) will underflow and become
positive in the `recff_string_range()` when the `end` is negative. For
`string.sub()` this is not crucial, since the trace will be valid
anyway. But for `string.byte()` it may lead to the assertion failure in
the `rec_check_slots()`.

This patch fixes those underflows by the correct comparison.

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

5711 of 6046 branches covered (94.46%)

Branch coverage included in aggregate %.

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

19 existing lines in 4 files now uncovered.

21802 of 23516 relevant lines covered (92.71%)

3890467.23 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.84
-0.08% src/lj_crecord.c
1
96.6
-0.05% src/lj_record.c
2
91.11
-0.32% src/lj_alloc.c
15
77.73
-0.86% src/lj_opt_fold.c
Jobs
ID Job ID Ran Files Coverage
1 22904062713.1 10 Mar 2026 01:25PM UTC 89
93.07
GitHub Action Run
Source Files on build 22904062713
  • 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 #22904062713
  • 8f33d617 on github
  • Prev Build on tarantool/release/3.6 (#22898135015)
  • Next Build on tarantool/release/3.6 (#22911423292)
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