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

tarantool / luajit / 6821269217
88%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/luajit-performance-tests
DEFAULT BRANCH: tarantool/master
Ran 10 Nov 2023 05:53AM UTC
Jobs 1
Files 89
Run time 8s
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

10 Nov 2023 05:48AM UTC coverage: 88.456% (-0.004%) from 88.46%
6821269217

push

github

igormunkin
Fix FOLD rule for x-0.

Reported by XmiliaH.

(cherry-picked from commit 7b994e0ee)

Fold optimization x - (-0) ==> x is INVALID for x = -0 in FP arithmetic.
Its result is -0 instead of +0. This patch allows only x - (+0) ==> x
optimization.

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

Part of tarantool/tarantool#9145

5359 of 5975 branches covered (0.0%)

Branch coverage included in aggregate %.

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

3 existing lines in 3 files now uncovered.

20540 of 23304 relevant lines covered (88.14%)

2753453.46 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.47
-0.08% src/lj_asm.c
1
72.56
-0.08% src/lj_crecord.c
1
92.11
-2.63% src/lj_vmmath.c
Jobs
ID Job ID Ran Files Coverage
1 6821269217.1 10 Nov 2023 05:53AM UTC 89
88.46
GitHub Action Run
Source Files on build 6821269217
  • Tree
  • List 89
  • Changed 86
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #6821269217
  • 3f3e5e2d on github
  • Prev Build on tarantool/master (#6815578981)
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