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

tarantool / luajit / 8540728685
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/lj-903-arm64-unused-number-sload-typecheck
DEFAULT BRANCH: tarantool/master
Ran 03 Apr 2024 02:47PM 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

03 Apr 2024 02:44PM CUT coverage: 92.665% (+21.4%) from 71.242%
8540728685

push

github

ligurio
cmake: fix warning about minimum required version

CMake produces annoying warning on configuration stage:

| CMake Deprecation Warning at src/CMakeLists.txt:7 (cmake_minimum_required):
|  Compatibility with CMake < 3.5 will be removed from a future version of
|  CMake.

We cannot bump a minimum required CMake version without bumping
it in the Tarantool build system. However, we can set a maximum
supported CMake version and suppress a warning. Maximum supported
version means that this CMake version is known to work properly
and will not result in any build errors rightaway for higher
versions.

CMake 3.29.0 [1] is the latest version which used by for building
LuaJIT without issues. This version has been tested and seen
no policy warnings with that version.

1. https://cmake.org/cmake/help/v3.29/release/3.29.html

5662 of 6018 branches covered (94.08%)

Branch coverage included in aggregate %.

21613 of 23416 relevant lines covered (92.3%)

2818423.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8540728685.1 03 Apr 2024 02:47PM CUT 89
92.66
GitHub Action Run
Source Files on build 8540728685
  • Tree
  • List 89
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
13.79
src/lj_utils_leb128.c132 51 7 44 1752631.0 1 6
61.83
src/lj_clib.c431 101 65 36 2907.0 16 14
77.39
src/lj_opt_fold.c2537 977 740 237 44478.0 246 51
77.41
src/lj_api.c1368 859 661 198 917768.0 182 48
77.92
src/lj_wbuf.c141 66 49 17 613159.0 11 0
78.75
src/lib_math.c224 72 56 16 20809.0 7 1
81.3
src/lj_strscan.c540 263 212 51 2417372.0 114 24
84.03
src/lj_ccall.c1183 172 145 27 22665.0 55 11
84.21
src/lj_load.c164 81 69 12 30713.0 11 3
86.45
src/lib_jit.c771 323 280 43 411.0 58 10
Showing 1 to 10 of 89 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9
  • Next
  • ►
    92.66
    src/
  • Back to Repo
  • Github Actions Build #8540728685
  • c4ee2236 on github
  • Prev Build on ligurio/fix-cmake-warnings (#8392614090)
  • Next Build on ligurio/fix-cmake-warnings (#8540728762)
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