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

tarantool / luajit / 27936259741
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 22 Jun 2026 07:47AM 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

22 Jun 2026 07:02AM UTC coverage: 93.219% (+0.01%) from 93.209%
27936259741

push

github

Buristan
dbg: introduce lj-bc, lj-func and lj-proto dumpers

This patch adds dumpers for a single bytecode instruction (`lj-bc`), as
well as for all bytecodes inside one function (`lj-func`) or prototype
(`lj-proto`). Its dump is quite similar to the -bl flag but also
reports types of register operands (`jmp`, `dst`, `str`, etc.).

For LLDB, the result from the `lookup_global()` method is wrapped to the
`lldb.value` object to make it more convenient. Also, it workarounds
several LLDB revisions in which this can't be done for the array
objects. See details in the corresponding comment.

Part of tarantool/tarantool#4808

Reviewed-by: Evgeniy Temirgaleev <e.temirgaleev@tarantool.org>
Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org>
Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>

5734 of 6058 branches covered (94.65%)

Branch coverage included in aggregate %.

21871 of 23555 relevant lines covered (92.85%)

3972136.26 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
77.19
-0.63% src/lj_opt_fold.c
3
88.52
-0.25% src/lj_crecord.c
1
93.09
-0.33% src/lj_ir.c
1
96.71
0.0% src/lj_record.c
Jobs
ID Job ID Ran Files Coverage
1 27936259741.1 22 Jun 2026 07:47AM UTC 89
93.22
GitHub Action Run
Source Files on build 27936259741
  • 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 #27936259741
  • 24f5227a on github
  • Prev Build on tarantool/master (#27611961170)
  • Next Build on tarantool/master (#28499160917)
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