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

tarantool / luajit / 13256673279
93%

Build:
DEFAULT BRANCH: tarantool/master
Ran 11 Feb 2025 05:55AM UTC
Jobs 1
Files 89
Run time 227min
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

11 Feb 2025 05:30AM UTC coverage: 92.974% (+0.007%) from 92.967%
13256673279

push

github

Buristan
Fix recording of BC_VARG.

Reported by Bachir Bendrissou.

(cherry picked from commit 62e362afb)

When the trace is started after the stitching, it may not have some
slots from the first one. That slot may be the first slot given to the
`select()` function (if it is determined by the call that caused the
stitch). Before the patch, there is no loading of this slot in the
`rec_varg()` for the trace, and the 0 value from slots is taken instead.
Hence, the following recording of `BC_VARG` is incorrect.

This patch fixes this by using the `getslot()` instead of taking the
value directly.

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

Part of tarantool/tarantool#11055

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

5701 of 6036 branches covered (94.45%)

Branch coverage included in aggregate %.

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

7 existing lines in 6 files now uncovered.

21706 of 23442 relevant lines covered (92.59%)

2964266.25 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.45
-0.05% src/lj_record.c
1
87.73
-0.08% src/lj_crecord.c
1
99.22
-0.78% src/lj_func.c
1
97.42
-0.18% src/lj_trace.c
1
99.04
1.44% src/lj_str.c
2
99.16
-0.34% src/lj_gc.c
Jobs
ID Job ID Ran Files Coverage
1 13256673279.1 11 Feb 2025 05:55AM UTC 89
92.97
GitHub Action Run
Source Files on build 13256673279
  • Tree
  • List 89
  • Changed 87
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13256673279
  • 2ce227aa on github
  • Prev Build on tarantool/master (#13202075295)
  • Next Build on tarantool/master (#13335105112)
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