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

tarantool / luajit / 22899488219
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: ligurio/lj-1459-ub-carith_ptr
DEFAULT BRANCH: tarantool/master
Ran 10 Mar 2026 11:22AM 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 11:06AM UTC coverage: 92.981% (-0.04%) from 93.024%
22899488219

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

5707 of 6046 branches covered (94.39%)

Branch coverage included in aggregate %.

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

61 existing lines in 5 files now uncovered.

21780 of 23516 relevant lines covered (92.62%)

3886019.25 hits per line

Coverage Regressions

Lines Coverage ∆ File
50
96.65
-0.05% src/lj_record.c
5
95.69
-3.35% src/lj_str.c
4
87.92
-0.5% src/lj_crecord.c
1
76.88
-0.08% src/lj_opt_fold.c
1
97.28
-0.18% src/lj_trace.c
Jobs
ID Job ID Ran Files Coverage
1 22899488219.1 10 Mar 2026 11:22AM UTC 89
92.98
GitHub Action Run
Source Files on build 22899488219
  • 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 #22899488219
  • cdb7364a on github
  • Prev Build on skaplun/lj-1407-ir-string-builtin (#22765432116)
  • Next Build on skaplun/lj-1407-ir-string-builtin (#22902180436)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc