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

tarantool / luajit / 11011991618
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: ligurio/gh-xxxx-fix-stack-checks-in-vararg-calls
DEFAULT BRANCH: tarantool/master
Ran 24 Sep 2024 10:36AM 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

24 Sep 2024 10:32AM UTC coverage: 92.893% (+0.05%) from 92.845%
11011991618

push

github

Buristan
Add missing coercion when recording select(string, ...)

Thanks to Peter Cawley.

(cherry picked from commit 92b89d005)

Before the patch, the recording of `select()` with a string argument
leads to the following IR:
| rcx   >  int CONV   "1"   int.num index
Where the operand has string type instead of number type.
This leads to the corresponding mcode:
| cvttsd2si ecx, xmm1
Where xmm1 has an undefined value. Thus leads to the undefined behaviour
for the recording trace.

This patch adds the missing coercion.

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

Part of tarantool/tarantool#10199

5688 of 6028 branches covered (94.36%)

Branch coverage included in aggregate %.

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

7 existing lines in 2 files now uncovered.

21683 of 23437 relevant lines covered (92.52%)

2915749.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11011991618.1 24 Sep 2024 10:36AM UTC 0
92.89
GitHub Action Run
Source Files on build 11011991618
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11011991618
  • c6ba4352 on github
  • Prev Build on tarantool/master (#10940225480)
  • Next Build on skaplun/lj-1083-missing-tostring-coercion-in-select (#11364898726)
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