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

tarantool / luajit / 11139957939
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/tarantool-integration-branch-revision
DEFAULT BRANCH: tarantool/master
Ran 02 Oct 2024 07:59AM CUT
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

02 Oct 2024 07:54AM CUT coverage: 92.891%. Remained the same
11139957939

push

github

Buristan
FFI: Fix 64 bit shift fold rules.

Thanks to Peter Cawley.

(cherry picked from commit 9e0437240)

For `IR_BSHR`, `IR_BROL`, `IR_BROR` during `kfold_int64arith()` the left
argument is truncated down to 32 bits, which leads to incorrect results
if the right argument is >= 32.

Also, `IR_BSAR` does an unsigned shift rather than a signed shift, but
since this case branch is unreachable, it is harmless for now.

This patch fixes all misbehaviours (including possible for `IR_BSAR`) to
preserve IR semantics.

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

Part of tarantool/tarantool#10199

5684 of 6026 branches covered (94.32%)

Branch coverage included in aggregate %.

21679 of 23431 relevant lines covered (92.52%)

2955813.61 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.34
0.0% src/lj_opt_fold.c
Jobs
ID Job ID Ran Files Coverage
1 11139957939.1 02 Oct 2024 07:59AM CUT 89
92.89
GitHub Action Run
Source Files on build 11139957939
  • Tree
  • List 89
  • Changed 81
  • Source Changed 0
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
13.79
src/lj_utils_leb128.c132 51 7 44 1847897.0 + 3541 6
61.83
src/lj_clib.c431 101 65 36 4081.0 + 7816 14
77.8
src/lj_api.c1369 860 665 195 918355.0 - 417183 47
77.92
src/lj_wbuf.c141 66 49 17 646468.0 + 8311 0
78.34
src/lj_opt_fold.c2542 977 751 226 826068.0 + 31424247 50
78.75
src/lib_math.c224 72 56 16 20805.0 + 37 1
84.03
src/lj_ccall.c1183 172 145 27 31572.0 + 69255 11
84.21
src/lj_load.c164 81 69 12 30831.0 - 4711 3
86.84
src/lj_vmevent.c57 31 27 4 18742.0 - 56 1
87.21
src/lib_jit.c771 323 283 40 414.0 - 258 10
Showing 1 to 10 of 89 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next
  • ►
    92.89
    src/
  • Back to Repo
  • Github Actions Build #11139957939
  • 7531b1a6 on github
  • Prev Build on skaplun/lj-1079-fix-64-bitshift-folds (#11139910794)
  • Next Build on skaplun/lj-1079-fix-64-bitshift-folds (#11237544251)
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

© 2025 Coveralls, Inc