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

tarantool / luajit / 27936259541
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: tarantool/release/3.7
DEFAULT BRANCH: tarantool/master
Ran 22 Jun 2026 07: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

22 Jun 2026 07:02AM UTC coverage: 93.129% (+0.02%) from 93.109%
27936259541

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>
(cherry picked from commit 24f5227af)

5713 of 6039 branches covered (94.6%)

Branch coverage included in aggregate %.

21762 of 23463 relevant lines covered (92.75%)

1937350.44 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
77.03
-0.16% src/lj_opt_fold.c
1
93.09
-0.33% src/lj_ir.c
1
96.6
-0.05% src/lj_record.c
Jobs
ID Job ID Ran Files Coverage
1 27936259541.1 22 Jun 2026 07:22AM UTC 89
93.13
GitHub Action Run
Source Files on build 27936259541
  • Tree
  • List 89
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27936259541
  • 96cab5fd on github
  • Prev Build on tarantool/release/2.11 (#27611960554)
  • Next Build on tarantool/release/2.11 (#28499160623)
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