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

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

Build:
Build:
LAST BUILD BRANCH: skaplun/lj-1418-1422-dualnum-narrowing-0
DEFAULT BRANCH: tarantool/master
Ran 03 Apr 2024 02:47PM 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

03 Apr 2024 02:44PM UTC 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 UTC 0
92.66
GitHub Action Run
Source Files on build 8540728685
Detailed source file information is not available for this build.
  • 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

© 2026 Coveralls, Inc