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

tarantool / luajit / 29835038397
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: ligurio/lj-1459-ub-carith_ptr
DEFAULT BRANCH: tarantool/master
Ran 21 Jul 2026 01:36PM 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

21 Jul 2026 01:33PM UTC coverage: 93.267%. First build
29835038397

push

github

Buristan
ARM: Make hard-float tobit conversions match JIT backend behavior.

Reported by Peter Cawley.

(cherry picked from commit 32a683d22)

On the arm architecture, the `tobit()` function incorrectly truncates
instead of rounding to the nearest integer. This leads to inconsistency
between various VMs (comparing to x86/x64, for example) and between the
arm VM and JIT.

This patch uses an addition of 2^52 + 2^51 constant to the given
argument to convert it to the nearest integer value. After reading the
lowest 32 bits of the register, we get the expected result.

The test is the same as for the previous commit.

Sergey Kaplun:
* added the description for the problem

Part of tarantool/tarantool#12880

5735 of 6058 branches covered (94.67%)

Branch coverage included in aggregate %.

21885 of 23556 relevant lines covered (92.91%)

3972332.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29835038397.1 21 Jul 2026 01:36PM UTC 89
93.27
GitHub Action Run
Source Files on build 29835038397
  • Tree
  • List 89
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29835038397
  • 103733d5 on github
  • Next Build on skaplun/lj-1253-tobit-conversion (#30088298194)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc